#99CDBA#99CDBA
#99CDBA is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.061 H 170.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDBA |
|---|---|
| RGB | rgb(153, 205, 186) |
| HSL | hsl(158, 34%, 70%) |
| HSV | hsv(158, 25%, 80%) |
| CMYK | cmyk(25.4%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.45, -20.82, 3.99) |
| CIE-LCH | lch(78.45, 21.20, 169.14°) |
| OKLab | oklab(80.66% -0.0596 0.0103) |
| OKLCH | oklch(80.66% 0.061 170.2) |
| XYZ | xyz(43.8284, 53.9783, 54.5544) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.78
Light Teal
#90E4C1
ΔE00 7.48
Mediumaquamarine
#66CDAA
ΔE00 8.06
Seafoam
#7FE0B3
ΔE00 9.17
Darkseagreen
#8FBC8F
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDBA #CD99AC
analogous
#99CDA0 #99CDBA #99C6CD
triadic
#99CDBA #BA99CD #CDBA99
tetradic
#99CDBA #A099CD #CD99AC #C6CD99
square
#99CDBA #A099CD #CD99AC #C6CD99
split-complementary
#99CDBA #CD99C6 #CDA099
monochromatic
#4D9E81 #70B99E #99CDBA #C2E1D6 #EAF5F1
Accessibility & contrast
On white
1.78
#99CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#99CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDBA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDBA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#8DCEC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #99cdba; /* rgb */ color: rgb(153, 205, 186); /* oklch */ color: oklch(80.7% 0.061 170.2);
Tailwind
colors: {
custom: {
50: '#b8dcce',
500: '#99cdba',
950: '#000000',
},
}SCSS
$custom: #99cdba; $custom-light: #b8dcce; $custom-dark: #000000;
JSON
{
"hex": "#99cdba",
"rgb": {
"r": 153,
"g": 205,
"b": 186
},
"hsl": {
"h": 158.077,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.80657,
"c": 0.06051,
"h": 170.2
},
"luminance": 0.5398
}Semantic roles & 50–950 ramp
primary
#99CDBA
secondary
#A2687D
accent
#3863AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483