#90CDCB#90CDCB
#90CDCB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.062 H 193.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDCB |
|---|---|
| RGB | rgb(144, 205, 203) |
| HSL | hsl(178, 38%, 68%) |
| HSV | hsv(178, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.40, -19.81, -5.26) |
| CIE-LCH | lch(78.40, 20.49, 194.88°) |
| OKLab | oklab(80.64% -0.0607 -0.0145) |
| OKLCH | oklch(80.64% 0.062 193.4) |
| XYZ | xyz(44.1088, 53.9014, 64.5682) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.77
Mediumturquoise
#48D1CC
ΔE00 7.98
Pale Teal
#82CBB2
ΔE00 8.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDCB #CD9092
analogous
#90CDAC #90CDCB #90B0CD
triadic
#90CDCB #CB90CD #CDCB90
tetradic
#90CDCB #AC90CD #CD9092 #B0CD90
square
#90CDCB #AC90CD #CD9092 #B0CD90
split-complementary
#90CDCB #CD90B0 #CDAC90
monochromatic
#469C99 #66BAB7 #90CDCB #BAE0DF #E4F3F3
Accessibility & contrast
On white
1.78
#90CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#90CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDCB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDCB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#7BD1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cdcb; /* rgb */ color: rgb(144, 205, 203); /* oklch */ color: oklch(80.6% 0.062 193.4);
Tailwind
colors: {
custom: {
50: '#b2dcda',
500: '#90cdcb',
950: '#000000',
},
}SCSS
$custom: #90cdcb; $custom-light: #b2dcda; $custom-dark: #000000;
JSON
{
"hex": "#90cdcb",
"rgb": {
"r": 144,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.033,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80639,
"c": 0.06239,
"h": 193.4
},
"luminance": 0.53904
}Semantic roles & 50–950 ramp
primary
#90CDCB
secondary
#A25F61
accent
#3539B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483