#90CFCA#90CFCA
#90CFCA is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.065 H 189.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFCA |
|---|---|
| RGB | rgb(144, 207, 202) |
| HSL | hsl(175, 40%, 69%) |
| HSV | hsv(175, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.94, -21.04, -3.94) |
| CIE-LCH | lch(78.94, 21.41, 190.61°) |
| OKLab | oklab(81.05% -0.0636 -0.0109) |
| OKLCH | oklch(81.05% 0.065 189.7) |
| XYZ | xyz(44.4715, 54.8168, 64.1031) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 8.44
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFCA #CF9095
analogous
#90CFAB #90CFCA #90B5CF
triadic
#90CFCA #CA90CF #CFCA90
tetradic
#90CFCA #AB90CF #CF9095 #B5CF90
square
#90CFCA #AB90CF #CF9095 #B5CF90
split-complementary
#90CFCA #CF90B5 #CFAB90
monochromatic
#45A098 #65BDB6 #90CFCA #BBE1DE #E5F4F3
Accessibility & contrast
On white
1.76
#90CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#90CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFCA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFCA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#7BD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cfca; /* rgb */ color: rgb(144, 207, 202); /* oklch */ color: oklch(81.1% 0.065 189.7);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#90cfca',
950: '#000000',
},
}SCSS
$custom: #90cfca; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#90cfca",
"rgb": {
"r": 144,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.238,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.81055,
"c": 0.06455,
"h": 189.7
},
"luminance": 0.54819
}Semantic roles & 50–950 ramp
primary
#90CFCA
secondary
#A45F64
accent
#333DB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483