#99DFBF#99DFBF
#99DFBF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.8% C 0.084 H 164.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFBF |
|---|---|
| RGB | rgb(153, 223, 191) |
| HSL | hsl(153, 52%, 74%) |
| HSV | hsv(153, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(83.60, -28.61, 8.75) |
| CIE-LCH | lch(83.60, 29.92, 162.99°) |
| OKLab | oklab(84.83% -0.0805 0.0226) |
| OKLCH | oklch(84.83% 0.084 164.3) |
| XYZ | xyz(48.9253, 63.3067, 58.9216) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.06
Seafoam
#7FE0B3
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 5.14
Pale Teal
#82CBB2
ΔE00 5.39
Mint
#AAF0C1
ΔE00 5.41
Pale Turquoise
#A5FBD5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFBF #DF99B9
analogous
#99DF9C #99DFBF #99DCDF
triadic
#99DFBF #BF99DF #DFBF99
tetradic
#99DFBF #9C99DF #DF99B9 #DCDF99
square
#99DFBF #9C99DF #DF99B9 #DCDF99
split-complementary
#99DFBF #DF99DC #DF9C99
monochromatic
#3DC184 #6AD0A2 #99DFBF #C8EEDC #E8F8F0
Accessibility & contrast
On white
1.54
#99DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#99DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFBF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFBF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#89DFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #99dfbf; /* rgb */ color: rgb(153, 223, 191); /* oklch */ color: oklch(84.8% 0.084 164.3);
Tailwind
colors: {
custom: {
50: '#b9e9d2',
500: '#99dfbf',
950: '#000000',
},
}SCSS
$custom: #99dfbf; $custom-light: #b9e9d2; $custom-dark: #000000;
JSON
{
"hex": "#99dfbf",
"rgb": {
"r": 153,
"g": 223,
"b": 191
},
"hsl": {
"h": 152.571,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.84827,
"c": 0.08359,
"h": 164.3
},
"luminance": 0.63309
}Semantic roles & 50–950 ramp
primary
#99DFBF
secondary
#B7658B
accent
#266CC0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483