#90CECF#90CECF
#90CECF is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.063 H 197.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #90CECF |
|---|---|
| RGB | rgb(144, 206, 207) |
| HSL | hsl(181, 40%, 69%) |
| HSV | hsv(181, 30%, 81%) |
| CMYK | cmyk(30.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.80, -19.39, -6.83) |
| CIE-LCH | lch(78.80, 20.56, 199.41°) |
| OKLab | oklab(80.99% -0.0603 -0.0187) |
| OKLCH | oklch(80.99% 0.063 197.2) |
| XYZ | xyz(44.8316, 54.5744, 67.1910) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.26
Mediumturquoise
#48D1CC
ΔE00 8.30
Lightblue
#ADD8E6
ΔE00 8.45
Robin Egg Blue
#8AF1FE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CECF #CF9190
analogous
#90CFB1 #90CECF #90AFCF
triadic
#90CECF #CF90CE #CECF90
tetradic
#90CECF #B190CF #CF9190 #AFCF90
square
#90CECF #B190CF #CF9190 #AFCF90
split-complementary
#90CECF #CF90AF #CFB190
monochromatic
#459EA0 #65BBBD #90CECF #BBE1E1 #E5F4F4
Accessibility & contrast
On white
1.76
#90CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#90CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CECF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CECF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#79D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cecf; /* rgb */ color: rgb(144, 206, 207); /* oklch */ color: oklch(81.0% 0.063 197.2);
Tailwind
colors: {
custom: {
50: '#b2dddd',
500: '#90cecf',
950: '#000000',
},
}SCSS
$custom: #90cecf; $custom-light: #b2dddd; $custom-dark: #000000;
JSON
{
"hex": "#90cecf",
"rgb": {
"r": 144,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.952,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80989,
"c": 0.06317,
"h": 197.2
},
"luminance": 0.54577
}Semantic roles & 50–950 ramp
primary
#90CECF
secondary
#A4605F
accent
#3533B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484