#99CEBB#99CEBB
#99CEBB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.061 H 170.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #99CEBB |
|---|---|
| RGB | rgb(153, 206, 187) |
| HSL | hsl(158, 35%, 70%) |
| HSV | hsv(158, 26%, 81%) |
| CMYK | cmyk(25.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.75, -21.12, 3.90) |
| CIE-LCH | lch(78.75, 21.47, 169.54°) |
| OKLab | oklab(80.91% -0.0605 0.01) |
| OKLCH | oklch(80.91% 0.061 170.6) |
| XYZ | xyz(44.1750, 54.5009, 55.1962) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 7.27
Mediumaquamarine
#66CDAA
ΔE00 7.98
Seafoam
#7FE0B3
ΔE00 9.02
Darkseagreen
#8FBC8F
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CEBB #CE99AC
analogous
#99CEA1 #99CEBB #99C6CE
triadic
#99CEBB #BB99CE #CEBB99
tetradic
#99CEBB #A199CE #CE99AC #C6CE99
square
#99CEBB #A199CE #CE99AC #C6CE99
split-complementary
#99CEBB #CE99C6 #CEA199
monochromatic
#4DA082 #70BA9F #99CEBB #C2E2D7 #EAF5F1
Accessibility & contrast
On white
1.76
#99CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#99CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CEBB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CEBB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#8CCFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99cebb; /* rgb */ color: rgb(153, 206, 187); /* oklch */ color: oklch(80.9% 0.061 170.6);
Tailwind
colors: {
custom: {
50: '#b8ddcf',
500: '#99cebb',
950: '#000000',
},
}SCSS
$custom: #99cebb; $custom-light: #b8ddcf; $custom-dark: #000000;
JSON
{
"hex": "#99cebb",
"rgb": {
"r": 153,
"g": 206,
"b": 187
},
"hsl": {
"h": 158.491,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.80908,
"c": 0.06134,
"h": 170.6
},
"luminance": 0.54503
}Semantic roles & 50–950 ramp
primary
#99CEBB
secondary
#A3687D
accent
#3862AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483