#90CBCC#90CBCC
#90CBCC is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.2% C 0.061 H 197.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBCC |
|---|---|
| RGB | rgb(144, 203, 204) |
| HSL | hsl(181, 37%, 68%) |
| HSV | hsv(181, 29%, 80%) |
| CMYK | cmyk(29.4%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(77.87, -18.57, -6.58) |
| CIE-LCH | lch(77.87, 19.70, 199.53°) |
| OKLab | oklab(80.23% -0.0578 -0.018) |
| OKLCH | oklch(80.23% 0.061 197.3) |
| XYZ | xyz(43.7530, 52.9985, 65.0393) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 8.13
Lightblue
#ADD8E6
ΔE00 8.43
Mediumturquoise
#48D1CC
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.98
Darkturquoise
#00CED1
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBCC #CC9190
analogous
#90CCAF #90CBCC #90ADCC
triadic
#90CBCC #CC90CB #CBCC90
tetradic
#90CBCC #AF90CC #CC9190 #ADCC90
square
#90CBCC #AF90CC #CC9190 #ADCC90
split-complementary
#90CBCC #CC90AD #CCAF90
monochromatic
#47999B #66B7B9 #90CBCC #BADFDF #E4F2F3
Accessibility & contrast
On white
1.81
#90CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#90CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBCC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBCC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#7BCFCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90cbcc; /* rgb */ color: rgb(144, 203, 204); /* oklch */ color: oklch(80.2% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#b2dbdb',
500: '#90cbcc',
950: '#000000',
},
}SCSS
$custom: #90cbcc; $custom-light: #b2dbdb; $custom-dark: #000000;
JSON
{
"hex": "#90cbcc",
"rgb": {
"r": 144,
"g": 203,
"b": 204
},
"hsl": {
"h": 181,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.80225,
"c": 0.06051,
"h": 197.3
},
"luminance": 0.53001
}Semantic roles & 50–950 ramp
primary
#90CBCC
secondary
#A1605F
accent
#3836B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484