#90CECE#90CECE
#90CECE is a light, moderate teal. Relative luminance 0.545; OKLCH L 81.0% C 0.063 H 196.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #90CECE |
|---|---|
| RGB | rgb(144, 206, 206) |
| HSL | hsl(180, 39%, 69%) |
| HSV | hsv(180, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.77, -19.62, -6.34) |
| CIE-LCH | lch(78.77, 20.62, 197.90°) |
| OKLab | oklab(80.96% -0.0607 -0.0174) |
| OKLCH | oklch(80.96% 0.063 196) |
| XYZ | xyz(44.7097, 54.5257, 66.5492) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 7.47
Mediumturquoise
#48D1CC
ΔE00 8.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 8.78
Darkturquoise
#00CED1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CECE #CE9090
analogous
#90CEAF #90CECE #90AFCE
triadic
#90CECE #CE90CE #CECE90
tetradic
#90CECE #AF90CE #CE9090 #AFCE90
square
#90CECE #AF90CE #CE9090 #AFCE90
split-complementary
#90CECE #CE90AF #CEAF90
monochromatic
#469E9E #66BBBB #90CECE #BAE1E1 #E5F3F3
Accessibility & contrast
On white
1.76
#90CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#90CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CECE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CECE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#79D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cece; /* rgb */ color: rgb(144, 206, 206); /* oklch */ color: oklch(81.0% 0.063 196.0);
Tailwind
colors: {
custom: {
50: '#b2dddc',
500: '#90cece',
950: '#000000',
},
}SCSS
$custom: #90cece; $custom-light: #b2dddc; $custom-dark: #000000;
JSON
{
"hex": "#90cece",
"rgb": {
"r": 144,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80957,
"c": 0.06317,
"h": 196
},
"luminance": 0.54528
}Semantic roles & 50–950 ramp
primary
#90CECE
secondary
#A35F5F
accent
#3434B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484