#98DFDC#98DFDC
#98DFDC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.071 H 192.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFDC |
|---|---|
| RGB | rgb(152, 223, 220) |
| HSL | hsl(177, 53%, 74%) |
| HSV | hsv(177, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.28, -22.67, -5.60) |
| CIE-LCH | lch(84.28, 23.35, 193.88°) |
| OKLab | oklab(85.6% -0.0693 -0.0154) |
| OKLCH | oklch(85.6% 0.071 192.6) |
| XYZ | xyz(52.2504, 64.6150, 77.4150) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.29
Light Cyan
#ACFFFC
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 6.99
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFDC #DF989B
analogous
#98DFB8 #98DFDC #98BEDF
triadic
#98DFDC #DC98DF #DFDC98
tetradic
#98DFDC #B898DF #DF989B #BEDF98
square
#98DFDC #B898DF #DF989B #BEDF98
split-complementary
#98DFDC #DF98BE #DFB898
monochromatic
#3CC1BB #69D0CC #98DFDC #C7EEEC #E8F8F7
Accessibility & contrast
On white
1.51
#98DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#98DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFDC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFDC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#7EE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfdc; /* rgb */ color: rgb(152, 223, 220); /* oklch */ color: oklch(85.6% 0.071 192.6);
Tailwind
colors: {
custom: {
50: '#b9e9e6',
500: '#98dfdc',
950: '#000000',
},
}SCSS
$custom: #98dfdc; $custom-light: #b9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#98dfdc",
"rgb": {
"r": 152,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.465,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85603,
"c": 0.07096,
"h": 192.6
},
"luminance": 0.64618
}Semantic roles & 50–950 ramp
primary
#98DFDC
secondary
#B76467
accent
#252CC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484