#90CCCB#90CCCB
#90CCCB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.061 H 194.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCCB |
|---|---|
| RGB | rgb(144, 204, 203) |
| HSL | hsl(179, 37%, 68%) |
| HSV | hsv(179, 29%, 80%) |
| CMYK | cmyk(29.4%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(78.13, -19.30, -5.68) |
| CIE-LCH | lch(78.13, 20.12, 196.38°) |
| OKLab | oklab(80.42% -0.0594 -0.0156) |
| OKLCH | oklch(80.42% 0.061 194.7) |
| XYZ | xyz(43.8704, 53.4245, 64.4887) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.94
Mediumturquoise
#48D1CC
ΔE00 8.23
Robin'S Egg Blue
#98EFF9
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.09
Pale Teal
#82CBB2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCCB #CC9091
analogous
#90CCAD #90CCCB #90AFCC
triadic
#90CCCB #CB90CC #CCCB90
tetradic
#90CCCB #AD90CC #CC9091 #AFCC90
square
#90CCCB #AD90CC #CC9091 #AFCC90
split-complementary
#90CCCB #CC90AF #CCAD90
monochromatic
#479B99 #66B9B7 #90CCCB #BADFDF #E4F3F2
Accessibility & contrast
On white
1.80
#90CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#90CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCCB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCCB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#7BD0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cccb; /* rgb */ color: rgb(144, 204, 203); /* oklch */ color: oklch(80.4% 0.061 194.7);
Tailwind
colors: {
custom: {
50: '#b2dbda',
500: '#90cccb',
950: '#000000',
},
}SCSS
$custom: #90cccb; $custom-light: #b2dbda; $custom-dark: #000000;
JSON
{
"hex": "#90cccb",
"rgb": {
"r": 144,
"g": 204,
"b": 203
},
"hsl": {
"h": 179,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.80416,
"c": 0.06144,
"h": 194.7
},
"luminance": 0.53427
}Semantic roles & 50–950 ramp
primary
#90CCCB
secondary
#A15F60
accent
#3638B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483