#99DFCA#99DFCA
#99DFCA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.076 H 173.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFCA |
|---|---|
| RGB | rgb(153, 223, 202) |
| HSL | hsl(162, 52%, 74%) |
| HSV | hsv(162, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.87, -26.34, 3.32) |
| CIE-LCH | lch(83.87, 26.55, 172.82°) |
| OKLab | oklab(85.13% -0.0758 0.0084) |
| OKLCH | oklch(85.13% 0.076 173.7) |
| XYZ | xyz(50.1816, 63.8092, 65.5379) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.32
Tiffany Blue
#7BF2DA
ΔE00 6.30
Pale Aqua
#B8FFEB
ΔE00 7.06
Seafoam
#7FE0B3
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFCA #DF99AE
analogous
#99DFA7 #99DFCA #99D1DF
triadic
#99DFCA #CA99DF #DFCA99
tetradic
#99DFCA #A799DF #DF99AE #D1DF99
square
#99DFCA #A799DF #DF99AE #D1DF99
split-complementary
#99DFCA #DF99D1 #DFA799
monochromatic
#3DC199 #6AD0B2 #99DFCA #C8EEE2 #E8F8F3
Accessibility & contrast
On white
1.53
#99DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#99DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFCA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFCA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#86E0D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #99dfca; /* rgb */ color: rgb(153, 223, 202); /* oklch */ color: oklch(85.1% 0.076 173.7);
Tailwind
colors: {
custom: {
50: '#b9e9da',
500: '#99dfca',
950: '#000000',
},
}SCSS
$custom: #99dfca; $custom-light: #b9e9da; $custom-dark: #000000;
JSON
{
"hex": "#99dfca",
"rgb": {
"r": 153,
"g": 223,
"b": 202
},
"hsl": {
"h": 162,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85125,
"c": 0.07629,
"h": 173.7
},
"luminance": 0.63812
}Semantic roles & 50–950 ramp
primary
#99DFCA
secondary
#B7657E
accent
#2654C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483