#90CDBE#90CDBE
#90CDBE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.066 H 177.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDBE |
|---|---|
| RGB | rgb(144, 205, 190) |
| HSL | hsl(165, 38%, 68%) |
| HSV | hsv(165, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(78.06, -22.70, 1.21) |
| CIE-LCH | lch(78.06, 22.73, 176.94°) |
| OKLab | oklab(80.25% -0.0661 0.0029) |
| OKLCH | oklch(80.25% 0.066 177.5) |
| XYZ | xyz(42.6241, 53.3075, 56.7487) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 7.85
Light Teal
#90E4C1
ΔE00 7.94
Mediumturquoise
#48D1CC
ΔE00 8.70
Turquoise
#40E0D0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDBE #CD909F
analogous
#90CD9F #90CDBE #90BDCD
triadic
#90CDBE #BE90CD #CDBE90
tetradic
#90CDBE #9F90CD #CD909F #BDCD90
square
#90CDBE #9F90CD #CD909F #BDCD90
split-complementary
#90CDBE #CD90BD #CD9F90
monochromatic
#469C87 #66BAA5 #90CDBE #BAE0D7 #E4F3EF
Accessibility & contrast
On white
1.80
#90CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#90CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDBE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDBE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#7FCFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cdbe; /* rgb */ color: rgb(144, 205, 190); /* oklch */ color: oklch(80.2% 0.066 177.5);
Tailwind
colors: {
custom: {
50: '#b2dcd1',
500: '#90cdbe',
950: '#000000',
},
}SCSS
$custom: #90cdbe; $custom-light: #b2dcd1; $custom-dark: #000000;
JSON
{
"hex": "#90cdbe",
"rgb": {
"r": 144,
"g": 205,
"b": 190
},
"hsl": {
"h": 165.246,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80246,
"c": 0.06615,
"h": 177.5
},
"luminance": 0.5331
}Semantic roles & 50–950 ramp
primary
#90CDBE
secondary
#A25F70
accent
#3553B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483