#90CDCF#90CDCF
#90CDCF is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.8% C 0.062 H 198.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDCF |
|---|---|
| RGB | rgb(144, 205, 207) |
| HSL | hsl(182, 40%, 69%) |
| HSV | hsv(182, 30%, 81%) |
| CMYK | cmyk(30.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.52, -18.88, -7.25) |
| CIE-LCH | lch(78.52, 20.23, 200.99°) |
| OKLab | oklab(80.77% -0.0591 -0.0198) |
| OKLCH | oklch(80.77% 0.062 198.6) |
| XYZ | xyz(44.5916, 54.0945, 67.1110) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 7.69
Lightblue
#ADD8E6
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Mediumturquoise
#48D1CC
ΔE00 8.61
Robin Egg Blue
#8AF1FE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDCF #CF9290
analogous
#90CFB2 #90CDCF #90AECF
triadic
#90CDCF #CF90CD #CDCF90
tetradic
#90CDCF #B290CF #CF9290 #AECF90
square
#90CDCF #B290CF #CF9290 #AECF90
split-complementary
#90CDCF #CF90AE #CFB290
monochromatic
#459DA0 #65BABD #90CDCF #BBE0E1 #E5F3F4
Accessibility & contrast
On white
1.78
#90CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#90CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDCF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDCF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#79D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cdcf; /* rgb */ color: rgb(144, 205, 207); /* oklch */ color: oklch(80.8% 0.062 198.6);
Tailwind
colors: {
custom: {
50: '#b2dcdd',
500: '#90cdcf',
950: '#000000',
},
}SCSS
$custom: #90cdcf; $custom-light: #b2dcdd; $custom-dark: #000000;
JSON
{
"hex": "#90cdcf",
"rgb": {
"r": 144,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.905,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80766,
"c": 0.06231,
"h": 198.6
},
"luminance": 0.54097
}Semantic roles & 50–950 ramp
primary
#90CDCF
secondary
#A4615F
accent
#3733B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484