#90DFDA#90DFDA
#90DFDA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.078 H 190.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFDA |
|---|---|
| RGB | rgb(144, 223, 218) |
| HSL | hsl(176, 55%, 72%) |
| HSV | hsv(176, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.84, -25.28, -5.24) |
| CIE-LCH | lch(83.84, 25.82, 191.71°) |
| OKLab | oklab(85.13% -0.0767 -0.0145) |
| OKLCH | oklch(85.13% 0.078 190.7) |
| XYZ | xyz(50.5396, 63.7634, 75.9605) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Light Cyan
#ACFFFC
ΔE00 7.01
Mediumturquoise
#48D1CC
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.33
Robin Egg Blue
#8AF1FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFDA #DF9095
analogous
#90DFB3 #90DFDA #90BCDF
triadic
#90DFDA #DA90DF #DFDA90
tetradic
#90DFDA #B390DF #DF9095 #BCDF90
square
#90DFDA #B390DF #DF9095 #BCDF90
split-complementary
#90DFDA #DF90BC #DFB390
monochromatic
#37BEB5 #60D1CA #90DFDA #C0EDEA #E7F8F7
Accessibility & contrast
On white
1.53
#90DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#90DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFDA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFDA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#72E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfda; /* rgb */ color: rgb(144, 223, 218); /* oklch */ color: oklch(85.1% 0.078 190.7);
Tailwind
colors: {
custom: {
50: '#b4e9e5',
500: '#90dfda',
950: '#000000',
},
}SCSS
$custom: #90dfda; $custom-light: #b4e9e5; $custom-dark: #000000;
JSON
{
"hex": "#90dfda",
"rgb": {
"r": 144,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.203,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85126,
"c": 0.07807,
"h": 190.7
},
"luminance": 0.63767
}Semantic roles & 50–950 ramp
primary
#90DFDA
secondary
#B75C62
accent
#232DC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484