#98DFD3#98DFD3
#98DFD3 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.3% C 0.073 H 182.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD3 |
|---|---|
| RGB | rgb(152, 223, 211) |
| HSL | hsl(170, 53%, 74%) |
| HSV | hsv(170, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.04, -24.69, -1.19) |
| CIE-LCH | lch(84.04, 24.71, 182.76°) |
| OKLab | oklab(85.33% -0.0729 -0.0036) |
| OKLCH | oklch(85.33% 0.073 182.8) |
| XYZ | xyz(51.0904, 64.1510, 71.3057) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.30
Tiffany Blue
#7BF2DA
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 7.02
Pale Aqua
#B8FFEB
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD3 #DF98A4
analogous
#98DFAF #98DFD3 #98C7DF
triadic
#98DFD3 #D398DF #DFD398
tetradic
#98DFD3 #AF98DF #DF98A4 #C7DF98
square
#98DFD3 #AF98DF #DF98A4 #C7DF98
split-complementary
#98DFD3 #DF98C7 #DFAF98
monochromatic
#3CC1AA #69D0BF #98DFD3 #C7EEE7 #E8F8F5
Accessibility & contrast
On white
1.52
#98DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#98DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD3
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD3 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D3
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#81E2DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd3; /* rgb */ color: rgb(152, 223, 211); /* oklch */ color: oklch(85.3% 0.073 182.8);
Tailwind
colors: {
custom: {
50: '#b8e9e0',
500: '#98dfd3',
950: '#000000',
},
}SCSS
$custom: #98dfd3; $custom-light: #b8e9e0; $custom-dark: #000000;
JSON
{
"hex": "#98dfd3",
"rgb": {
"r": 152,
"g": 223,
"b": 211
},
"hsl": {
"h": 169.859,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8533,
"c": 0.07302,
"h": 182.8
},
"luminance": 0.64154
}Semantic roles & 50–950 ramp
primary
#98DFD3
secondary
#B76472
accent
#2540C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484