#90DEBC#90DEBC
#90DEBC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.091 H 165.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEBC |
|---|---|
| RGB | rgb(144, 222, 188) |
| HSL | hsl(154, 54%, 72%) |
| HSV | hsv(154, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.81, -31.36, 9.13) |
| CIE-LCH | lch(82.81, 32.66, 163.76°) |
| OKLab | oklab(84.05% -0.0881 0.0235) |
| OKLCH | oklch(84.05% 0.091 165.1) |
| XYZ | xyz(46.6967, 61.8000, 57.0352) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.43
Seafoam
#7FE0B3
ΔE00 3.30
Seafoam Blue
#78D1B6
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.73
Mediumaquamarine
#66CDAA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEBC #DE90B2
analogous
#90DE95 #90DEBC #90D9DE
triadic
#90DEBC #BC90DE #DEBC90
tetradic
#90DEBC #9590DE #DE90B2 #D9DE90
square
#90DEBC #9590DE #DE90B2 #D9DE90
split-complementary
#90DEBC #DE90D9 #DE9590
monochromatic
#38BC82 #61D0A0 #90DEBC #BFECD8 #E7F8F1
Accessibility & contrast
On white
1.57
#90DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#90DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEBC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEBC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#7DDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90debc; /* rgb */ color: rgb(144, 222, 188); /* oklch */ color: oklch(84.0% 0.091 165.1);
Tailwind
colors: {
custom: {
50: '#b3e8d0',
500: '#90debc',
950: '#000000',
},
}SCSS
$custom: #90debc; $custom-light: #b3e8d0; $custom-dark: #000000;
JSON
{
"hex": "#90debc",
"rgb": {
"r": 144,
"g": 222,
"b": 188
},
"hsl": {
"h": 153.846,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84045,
"c": 0.09123,
"h": 165.1
},
"luminance": 0.61803
}Semantic roles & 50–950 ramp
primary
#90DEBC
secondary
#B65C83
accent
#2469C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483