#90CDCE#90CDCE
#90CDCE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.062 H 197.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDCE |
|---|---|
| RGB | rgb(144, 205, 206) |
| HSL | hsl(181, 39%, 69%) |
| HSV | hsv(181, 30%, 81%) |
| CMYK | cmyk(30.1%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.49, -19.12, -6.75) |
| CIE-LCH | lch(78.49, 20.27, 199.45°) |
| OKLab | oklab(80.73% -0.0595 -0.0185) |
| OKLCH | oklch(80.73% 0.062 197.3) |
| XYZ | xyz(44.4698, 54.0457, 66.4692) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.42
Lightblue
#ADD8E6
ΔE00 8.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.49
Robin Egg Blue
#8AF1FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDCE #CE9190
analogous
#90CEB0 #90CDCE #90AECE
triadic
#90CDCE #CE90CD #CDCE90
tetradic
#90CDCE #B090CE #CE9190 #AECE90
square
#90CDCE #B090CE #CE9190 #AECE90
split-complementary
#90CDCE #CE90AE #CEB090
monochromatic
#469C9E #66BABB #90CDCE #BAE0E1 #E5F3F3
Accessibility & contrast
On white
1.78
#90CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#90CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDCE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDCE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#7AD1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cdce; /* rgb */ color: rgb(144, 205, 206); /* oklch */ color: oklch(80.7% 0.062 197.3);
Tailwind
colors: {
custom: {
50: '#b2dcdc',
500: '#90cdce',
950: '#000000',
},
}SCSS
$custom: #90cdce; $custom-light: #b2dcdc; $custom-dark: #000000;
JSON
{
"hex": "#90cdce",
"rgb": {
"r": 144,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.968,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80734,
"c": 0.06228,
"h": 197.3
},
"luminance": 0.54048
}Semantic roles & 50–950 ramp
primary
#90CDCE
secondary
#A3605F
accent
#3634B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484