#90CBCF#90CBCF
#90CBCF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.3% C 0.061 H 201.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBCF |
|---|---|
| RGB | rgb(144, 203, 207) |
| HSL | hsl(184, 40%, 69%) |
| HSV | hsv(184, 30%, 81%) |
| CMYK | cmyk(30.4%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(77.96, -17.87, -8.07) |
| CIE-LCH | lch(77.96, 19.61, 204.31°) |
| OKLab | oklab(80.32% -0.0565 -0.0221) |
| OKLCH | oklch(80.32% 0.061 201.3) |
| XYZ | xyz(44.1163, 53.1438, 66.9526) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 8.24
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Sky Blue
#87CEEB
ΔE00 8.85
Mediumturquoise
#48D1CC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBCF #CF9490
analogous
#90CFB4 #90CBCF #90ACCF
triadic
#90CBCF #CF90CB #CBCF90
tetradic
#90CBCF #B490CF #CF9490 #ACCF90
square
#90CBCF #B490CF #CF9490 #ACCF90
split-complementary
#90CBCF #CF90AC #CFB490
monochromatic
#459AA0 #65B7BD #90CBCF #BBDFE1 #E5F3F4
Accessibility & contrast
On white
1.81
#90CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#90CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBCF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBCF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#79CFCC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cbcf; /* rgb */ color: rgb(144, 203, 207); /* oklch */ color: oklch(80.3% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#b2dbdd',
500: '#90cbcf',
950: '#000000',
},
}SCSS
$custom: #90cbcf; $custom-light: #b2dbdd; $custom-dark: #000000;
JSON
{
"hex": "#90cbcf",
"rgb": {
"r": 144,
"g": 203,
"b": 207
},
"hsl": {
"h": 183.81,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80322,
"c": 0.06071,
"h": 201.3
},
"luminance": 0.53146
}Semantic roles & 50–950 ramp
primary
#90CBCF
secondary
#A4635F
accent
#3B33B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484