#98CEDB#98CEDB
#98CEDB is a light, muted cyan. Relative luminance 0.559; OKLCH L 81.8% C 0.059 H 214.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEDB |
|---|---|
| RGB | rgb(152, 206, 219) |
| HSL | hsl(192, 48%, 73%) |
| HSV | hsv(192, 31%, 86%) |
| CMYK | cmyk(30.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.57, -14.33, -12.07) |
| CIE-LCH | lch(79.57, 18.74, 220.10°) |
| OKLab | oklab(81.84% -0.0485 -0.033) |
| OKLCH | oklch(81.84% 0.059 214.2) |
| XYZ | xyz(47.8023, 55.9301, 75.2809) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.92
Powder Blue
#B0E0E6
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 5.20
Ice Blue
#A5DFF9
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEDB #DBA598
analogous
#98DBC6 #98CEDB #98ACDB
triadic
#98CEDB #DB98CE #CEDB98
tetradic
#98CEDB #C698DB #DBA598 #ACDB98
square
#98CEDB #C698DB #DBA598 #ACDB98
split-complementary
#98CEDB #DB98AC #DBC698
monochromatic
#40A1B8 #6BB8CB #98CEDB #C5E4EB #E8F4F7
Accessibility & contrast
On white
1.72
#98CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#98CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEDB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEDB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#81D3D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cedb; /* rgb */ color: rgb(152, 206, 219); /* oklch */ color: oklch(81.8% 0.059 214.2);
Tailwind
colors: {
custom: {
50: '#b8dde6',
500: '#98cedb',
950: '#000000',
},
}SCSS
$custom: #98cedb; $custom-light: #b8dde6; $custom-dark: #000000;
JSON
{
"hex": "#98cedb",
"rgb": {
"r": 152,
"g": 206,
"b": 219
},
"hsl": {
"h": 191.642,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.81838,
"c": 0.05861,
"h": 214.2
},
"luminance": 0.55932
}Semantic roles & 50–950 ramp
primary
#98CEDB
secondary
#B37465
accent
#462ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484