#90CFCD#90CFCD
#90CFCD is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.1% C 0.064 H 193.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFCD |
|---|---|
| RGB | rgb(144, 207, 205) |
| HSL | hsl(178, 40%, 69%) |
| HSV | hsv(178, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.02, -20.36, -5.43) |
| CIE-LCH | lch(79.02, 21.07, 194.94°) |
| OKLab | oklab(81.15% -0.0624 -0.0149) |
| OKLCH | oklch(81.15% 0.064 193.5) |
| XYZ | xyz(44.8301, 54.9602, 65.9920) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Pale Teal
#82CBB2
ΔE00 8.85
Darkturquoise
#00CED1
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFCD #CF9092
analogous
#90CFAE #90CFCD #90B2CF
triadic
#90CFCD #CD90CF #CFCD90
tetradic
#90CFCD #AE90CF #CF9092 #B2CF90
square
#90CFCD #AE90CF #CF9092 #B2CF90
split-complementary
#90CFCD #CF90B2 #CFAE90
monochromatic
#45A09D #65BDBA #90CFCD #BBE1E0 #E5F4F3
Accessibility & contrast
On white
1.75
#90CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#90CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFCD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFCD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#7AD3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cfcd; /* rgb */ color: rgb(144, 207, 205); /* oklch */ color: oklch(81.1% 0.064 193.5);
Tailwind
colors: {
custom: {
50: '#b2dddc',
500: '#90cfcd',
950: '#000000',
},
}SCSS
$custom: #90cfcd; $custom-light: #b2dddc; $custom-dark: #000000;
JSON
{
"hex": "#90cfcd",
"rgb": {
"r": 144,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.095,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.81148,
"c": 0.06415,
"h": 193.5
},
"luminance": 0.54963
}Semantic roles & 50–950 ramp
primary
#90CFCD
secondary
#A45F61
accent
#3337B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484