#90CCCD#90CCCD
#90CCCD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.5% C 0.061 H 197.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCCD |
|---|---|
| RGB | rgb(144, 204, 205) |
| HSL | hsl(181, 38%, 68%) |
| HSV | hsv(181, 30%, 80%) |
| CMYK | cmyk(29.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.18, -18.84, -6.67) |
| CIE-LCH | lch(78.18, 19.99, 199.49°) |
| OKLab | oklab(80.48% -0.0586 -0.0183) |
| OKLCH | oklch(80.48% 0.061 197.3) |
| XYZ | xyz(44.1102, 53.5204, 65.7520) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Paleturquoise
#AFEEEE
ΔE00 7.90
Lightblue
#ADD8E6
ΔE00 8.43
Mediumturquoise
#48D1CC
ΔE00 8.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Darkturquoise
#00CED1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCCD #CD9190
analogous
#90CDAF #90CCCD #90ADCD
triadic
#90CCCD #CD90CC #CCCD90
tetradic
#90CCCD #AF90CD #CD9190 #ADCD90
square
#90CCCD #AF90CD #CD9190 #ADCD90
split-complementary
#90CCCD #CD90AD #CDAF90
monochromatic
#469B9C #66B9BA #90CCCD #BADFE0 #E4F3F3
Accessibility & contrast
On white
1.79
#90CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#90CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCCD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCCD | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#7AD0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cccd; /* rgb */ color: rgb(144, 204, 205); /* oklch */ color: oklch(80.5% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#b2dbdc',
500: '#90cccd',
950: '#000000',
},
}SCSS
$custom: #90cccd; $custom-light: #b2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#90cccd",
"rgb": {
"r": 144,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.984,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.8048,
"c": 0.0614,
"h": 197.3
},
"luminance": 0.53523
}Semantic roles & 50–950 ramp
primary
#90CCCD
secondary
#A2605F
accent
#3735B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484