#99CFCD#99CFCD
#99CFCD is a light, muted teal. Relative luminance 0.558; OKLCH L 81.7% C 0.056 H 193.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #99CFCD |
|---|---|
| RGB | rgb(153, 207, 205) |
| HSL | hsl(178, 36%, 71%) |
| HSV | hsv(178, 26%, 81%) |
| CMYK | cmyk(26.1%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.50, -17.76, -4.66) |
| CIE-LCH | lch(79.50, 18.36, 194.71°) |
| OKLab | oklab(81.66% -0.0544 -0.0128) |
| OKLCH | oklch(81.66% 0.056 193.2) |
| XYZ | xyz(46.4656, 55.8035, 66.0686) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Mediumturquoise
#48D1CC
ΔE00 9.26
Pale Teal
#82CBB2
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CFCD #CF999B
analogous
#99CFB2 #99CFCD #99B6CF
triadic
#99CFCD #CD99CF #CFCD99
tetradic
#99CFCD #B299CF #CF999B #B6CF99
square
#99CFCD #B299CF #CF999B #B6CF99
split-complementary
#99CFCD #CF99B6 #CFB299
monochromatic
#4CA29E #6FBBB9 #99CFCD #C3E3E1 #EAF5F5
Accessibility & contrast
On white
1.73
#99CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#99CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CFCD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CFCD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#87D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #99cfcd; /* rgb */ color: rgb(153, 207, 205); /* oklch */ color: oklch(81.7% 0.056 193.2);
Tailwind
colors: {
custom: {
50: '#b8dddc',
500: '#99cfcd',
950: '#000000',
},
}SCSS
$custom: #99cfcd; $custom-light: #b8dddc; $custom-dark: #000000;
JSON
{
"hex": "#99cfcd",
"rgb": {
"r": 153,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.778,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.81662,
"c": 0.05586,
"h": 193.2
},
"luminance": 0.55806
}Semantic roles & 50–950 ramp
primary
#99CFCD
secondary
#A5686A
accent
#373BAF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484