#98CFDF#98CFDF
#98CFDF is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.2% C 0.061 H 217.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFDF |
|---|---|
| RGB | rgb(152, 207, 223) |
| HSL | hsl(194, 53%, 74%) |
| HSV | hsv(194, 32%, 87%) |
| CMYK | cmyk(31.8%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.97, -13.90, -13.62) |
| CIE-LCH | lch(79.97, 19.46, 224.42°) |
| OKLab | oklab(82.19% -0.0482 -0.0372) |
| OKLCH | oklch(82.19% 0.061 217.7) |
| XYZ | xyz(48.5767, 56.6262, 78.1681) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.19
Ice Blue
#A5DFF9
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 5.62
Lightskyblue
#87CEFA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFDF #DFA898
analogous
#98DFCB #98CFDF #98ABDF
triadic
#98CFDF #DF98CF #CFDF98
tetradic
#98CFDF #CB98DF #DFA898 #ABDF98
square
#98CFDF #CB98DF #DFA898 #ABDF98
split-complementary
#98CFDF #DF98AB #DFCB98
monochromatic
#3CA3C1 #69B9D0 #98CFDF #C7E5EE #E8F4F8
Accessibility & contrast
On white
1.70
#98CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#98CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFDF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFDF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#80D5D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cfdf; /* rgb */ color: rgb(152, 207, 223); /* oklch */ color: oklch(82.2% 0.061 217.7);
Tailwind
colors: {
custom: {
50: '#b8dde9',
500: '#98cfdf',
950: '#000000',
},
}SCSS
$custom: #98cfdf; $custom-light: #b8dde9; $custom-dark: #000000;
JSON
{
"hex": "#98cfdf",
"rgb": {
"r": 152,
"g": 207,
"b": 223
},
"hsl": {
"h": 193.521,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.82192,
"c": 0.0609,
"h": 217.7
},
"luminance": 0.56629
}Semantic roles & 50–950 ramp
primary
#98CFDF
secondary
#B77764
accent
#4825C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484