#90CDCC#90CDCC
#90CDCC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.062 H 194.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDCC |
|---|---|
| RGB | rgb(144, 205, 204) |
| HSL | hsl(179, 38%, 68%) |
| HSV | hsv(179, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.43, -19.58, -5.76) |
| CIE-LCH | lch(78.43, 20.41, 196.39°) |
| OKLab | oklab(80.67% -0.0603 -0.0158) |
| OKLCH | oklch(80.67% 0.062 194.7) |
| XYZ | xyz(44.2283, 53.9492, 65.1978) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 8.10
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Lightblue
#ADD8E6
ΔE00 9.09
Pale Teal
#82CBB2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDCC #CD9091
analogous
#90CDAD #90CDCC #90AFCD
triadic
#90CDCC #CC90CD #CDCC90
tetradic
#90CDCC #AD90CD #CD9091 #AFCD90
square
#90CDCC #AD90CD #CD9091 #AFCD90
split-complementary
#90CDCC #CD90AF #CDAD90
monochromatic
#469C9B #66BAB9 #90CDCC #BAE0DF #E4F3F3
Accessibility & contrast
On white
1.78
#90CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#90CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDCC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDCC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BABECD
Tritanopia (blue-blind)
#7AD1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cdcc; /* rgb */ color: rgb(144, 205, 204); /* oklch */ color: oklch(80.7% 0.062 194.7);
Tailwind
colors: {
custom: {
50: '#b2dcdb',
500: '#90cdcc',
950: '#000000',
},
}SCSS
$custom: #90cdcc; $custom-light: #b2dcdb; $custom-dark: #000000;
JSON
{
"hex": "#90cdcc",
"rgb": {
"r": 144,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.016,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80671,
"c": 0.06233,
"h": 194.7
},
"luminance": 0.53952
}Semantic roles & 50–950 ramp
primary
#90CDCC
secondary
#A25F60
accent
#3537B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484