#90DEBE#90DEBE
#90DEBE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.090 H 166.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEBE |
|---|---|
| RGB | rgb(144, 222, 190) |
| HSL | hsl(155, 54%, 72%) |
| HSV | hsv(155, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.85, -30.95, 8.14) |
| CIE-LCH | lch(82.85, 32.00, 165.26°) |
| OKLab | oklab(84.1% -0.0873 0.021) |
| OKLCH | oklch(84.1% 0.09 166.5) |
| XYZ | xyz(46.9137, 61.8868, 58.1786) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.53
Seafoam
#7FE0B3
ΔE00 3.75
Seafoam Blue
#78D1B6
ΔE00 4.13
Pale Teal
#82CBB2
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 5.81
Light Turquoise
#7EF4CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEBE #DE90B0
analogous
#90DE97 #90DEBE #90D7DE
triadic
#90DEBE #BE90DE #DEBE90
tetradic
#90DEBE #9790DE #DE90B0 #D7DE90
square
#90DEBE #9790DE #DE90B0 #D7DE90
split-complementary
#90DEBE #DE90D7 #DE9790
monochromatic
#38BC86 #61D0A2 #90DEBE #BFECDA #E7F8F1
Accessibility & contrast
On white
1.57
#90DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#90DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEBE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEBE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#7CDED5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90debe; /* rgb */ color: rgb(144, 222, 190); /* oklch */ color: oklch(84.1% 0.090 166.5);
Tailwind
colors: {
custom: {
50: '#b3e8d1',
500: '#90debe',
950: '#000000',
},
}SCSS
$custom: #90debe; $custom-light: #b3e8d1; $custom-dark: #000000;
JSON
{
"hex": "#90debe",
"rgb": {
"r": 144,
"g": 222,
"b": 190
},
"hsl": {
"h": 155.385,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84097,
"c": 0.08975,
"h": 166.5
},
"luminance": 0.6189
}Semantic roles & 50–950 ramp
primary
#90DEBE
secondary
#B65C81
accent
#2465C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483