#99DFCB#99DFCB
#99DFCB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.076 H 174.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFCB |
|---|---|
| RGB | rgb(153, 223, 203) |
| HSL | hsl(163, 52%, 74%) |
| HSV | hsv(163, 31%, 87%) |
| CMYK | cmyk(31.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.89, -26.13, 2.83) |
| CIE-LCH | lch(83.89, 26.28, 173.83°) |
| OKLab | oklab(85.15% -0.0754 0.0071) |
| OKLCH | oklch(85.15% 0.076 174.6) |
| XYZ | xyz(50.3003, 63.8568, 66.1635) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 5.26
Pale Teal
#82CBB2
ΔE00 5.44
Tiffany Blue
#7BF2DA
ΔE00 6.28
Pale Aqua
#B8FFEB
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFCB #DF99AD
analogous
#99DFA8 #99DFCB #99D0DF
triadic
#99DFCB #CB99DF #DFCB99
tetradic
#99DFCB #A899DF #DF99AD #D0DF99
square
#99DFCB #A899DF #DF99AD #D0DF99
split-complementary
#99DFCB #DF99D0 #DFA899
monochromatic
#3DC19B #6AD0B3 #99DFCB #C8EEE3 #E8F8F3
Accessibility & contrast
On white
1.52
#99DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#99DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFCB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFCB | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#86E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #99dfcb; /* rgb */ color: rgb(153, 223, 203); /* oklch */ color: oklch(85.2% 0.076 174.6);
Tailwind
colors: {
custom: {
50: '#b9e9da',
500: '#99dfcb',
950: '#000000',
},
}SCSS
$custom: #99dfcb; $custom-light: #b9e9da; $custom-dark: #000000;
JSON
{
"hex": "#99dfcb",
"rgb": {
"r": 153,
"g": 223,
"b": 203
},
"hsl": {
"h": 162.857,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85153,
"c": 0.07574,
"h": 174.6
},
"luminance": 0.63859
}Semantic roles & 50–950 ramp
primary
#99DFCB
secondary
#B7657C
accent
#2652C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483