#98DFDB#98DFDB
#98DFDB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.071 H 191.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFDB |
|---|---|
| RGB | rgb(152, 223, 219) |
| HSL | hsl(177, 53%, 74%) |
| HSV | hsv(177, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.26, -22.90, -5.11) |
| CIE-LCH | lch(84.26, 23.46, 192.58°) |
| OKLab | oklab(85.57% -0.0697 -0.0141) |
| OKLCH | oklch(85.57% 0.071 191.5) |
| XYZ | xyz(52.1183, 64.5622, 76.7196) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.57
Light Cyan
#ACFFFC
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFDB #DF989C
analogous
#98DFB7 #98DFDB #98BFDF
triadic
#98DFDB #DB98DF #DFDB98
tetradic
#98DFDB #B798DF #DF989C #BFDF98
square
#98DFDB #B798DF #DF989C #BFDF98
split-complementary
#98DFDB #DF98BF #DFB798
monochromatic
#3CC1B9 #69D0CB #98DFDB #C7EEEB #E8F8F7
Accessibility & contrast
On white
1.51
#98DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#98DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFDB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFDB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#7FE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfdb; /* rgb */ color: rgb(152, 223, 219); /* oklch */ color: oklch(85.6% 0.071 191.5);
Tailwind
colors: {
custom: {
50: '#b9e9e6',
500: '#98dfdb',
950: '#000000',
},
}SCSS
$custom: #98dfdb; $custom-light: #b9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#98dfdb",
"rgb": {
"r": 152,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.62,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85572,
"c": 0.07107,
"h": 191.5
},
"luminance": 0.64565
}Semantic roles & 50–950 ramp
primary
#98DFDB
secondary
#B76469
accent
#252EC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484