#90CFCC#90CFCC
#90CFCC is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.1% C 0.064 H 192.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFCC |
|---|---|
| RGB | rgb(144, 207, 204) |
| HSL | hsl(177, 40%, 69%) |
| HSV | hsv(177, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(78.99, -20.58, -4.93) |
| CIE-LCH | lch(78.99, 21.17, 193.48°) |
| OKLab | oklab(81.12% -0.0628 -0.0136) |
| OKLCH | oklch(81.12% 0.064 192.2) |
| XYZ | xyz(44.7098, 54.9121, 65.3583) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 8.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Seafoam Blue
#78D1B6
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFCC #CF9093
analogous
#90CFAD #90CFCC #90B3CF
triadic
#90CFCC #CC90CF #CFCC90
tetradic
#90CFCC #AD90CF #CF9093 #B3CF90
square
#90CFCC #AD90CF #CF9093 #B3CF90
split-complementary
#90CFCC #CF90B3 #CFAD90
monochromatic
#45A09B #65BDB8 #90CFCC #BBE1E0 #E5F4F3
Accessibility & contrast
On white
1.75
#90CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#90CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFCC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFCC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#7AD3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cfcc; /* rgb */ color: rgb(144, 207, 204); /* oklch */ color: oklch(81.1% 0.064 192.2);
Tailwind
colors: {
custom: {
50: '#b2dddb',
500: '#90cfcc',
950: '#000000',
},
}SCSS
$custom: #90cfcc; $custom-light: #b2dddb; $custom-dark: #000000;
JSON
{
"hex": "#90cfcc",
"rgb": {
"r": 144,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.143,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.81117,
"c": 0.06425,
"h": 192.2
},
"luminance": 0.54915
}Semantic roles & 50–950 ramp
primary
#90CFCC
secondary
#A45F62
accent
#3339B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484