#99CFBB#99CFBB
#99CFBB is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.1% C 0.063 H 169.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #99CFBB |
|---|---|
| RGB | rgb(153, 207, 187) |
| HSL | hsl(158, 36%, 71%) |
| HSV | hsv(158, 26%, 81%) |
| CMYK | cmyk(26.1%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(79.03, -21.61, 4.30) |
| CIE-LCH | lch(79.03, 22.04, 168.75°) |
| OKLab | oklab(81.13% -0.0618 0.011) |
| OKLCH | oklch(81.13% 0.063 169.9) |
| XYZ | xyz(44.4165, 54.9839, 55.2767) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 6.87
Mediumaquamarine
#66CDAA
ΔE00 7.75
Seafoam
#7FE0B3
ΔE00 8.63
Darkseagreen
#8FBC8F
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CFBB #CF99AD
analogous
#99CFA0 #99CFBB #99C8CF
triadic
#99CFBB #BB99CF #CFBB99
tetradic
#99CFBB #A099CF #CF99AD #C8CF99
square
#99CFBB #A099CF #CF99AD #C8CF99
split-complementary
#99CFBB #CF99C8 #CFA099
monochromatic
#4CA282 #6FBB9F #99CFBB #C3E3D7 #EAF5F1
Accessibility & contrast
On white
1.75
#99CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#99CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CFBB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CFBB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#8CD0C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #99cfbb; /* rgb */ color: rgb(153, 207, 187); /* oklch */ color: oklch(81.1% 0.063 169.9);
Tailwind
colors: {
custom: {
50: '#b8ddcf',
500: '#99cfbb',
950: '#000000',
},
}SCSS
$custom: #99cfbb; $custom-light: #b8ddcf; $custom-dark: #000000;
JSON
{
"hex": "#99cfbb",
"rgb": {
"r": 153,
"g": 207,
"b": 187
},
"hsl": {
"h": 157.778,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.81131,
"c": 0.0628,
"h": 169.9
},
"luminance": 0.54986
}Semantic roles & 50–950 ramp
primary
#99CFBB
secondary
#A5687E
accent
#3763AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483