#90DECF#90DECF
#90DECF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.080 H 180.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90DECF |
|---|---|
| RGB | rgb(144, 222, 207) |
| HSL | hsl(168, 54%, 72%) |
| HSV | hsv(168, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.27, -27.30, -0.25) |
| CIE-LCH | lch(83.27, 27.30, 180.53°) |
| OKLab | oklab(84.57% -0.08 -0.0011) |
| OKLCH | oklch(84.57% 0.08 180.8) |
| XYZ | xyz(48.8813, 62.6738, 68.5409) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.62
Tiffany Blue
#7BF2DA
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 6.02
Light Teal
#90E4C1
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DECF #DE909F
analogous
#90DEA8 #90DECF #90C6DE
triadic
#90DECF #CF90DE #DECF90
tetradic
#90DECF #A890DE #DE909F #C6DE90
square
#90DECF #A890DE #DE909F #C6DE90
split-complementary
#90DECF #DE90C6 #DEA890
monochromatic
#38BCA2 #61D0BB #90DECF #BFECE3 #E7F8F5
Accessibility & contrast
On white
1.55
#90DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#90DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DECF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DECF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CE
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#76E1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90decf; /* rgb */ color: rgb(144, 222, 207); /* oklch */ color: oklch(84.6% 0.080 180.8);
Tailwind
colors: {
custom: {
50: '#b3e8dd',
500: '#90decf',
950: '#000000',
},
}SCSS
$custom: #90decf; $custom-light: #b3e8dd; $custom-dark: #000000;
JSON
{
"hex": "#90decf",
"rgb": {
"r": 144,
"g": 222,
"b": 207
},
"hsl": {
"h": 168.462,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84571,
"c": 0.08006,
"h": 180.8
},
"luminance": 0.62677
}Semantic roles & 50–950 ramp
primary
#90DECF
secondary
#B65C6E
accent
#2442C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484