#90DDDE#90DDDE
#90DDDE is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.076 H 196.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDDE |
|---|---|
| RGB | rgb(144, 221, 222) |
| HSL | hsl(181, 54%, 72%) |
| HSV | hsv(181, 35%, 87%) |
| CMYK | cmyk(35.1%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.40, -23.36, -8.02) |
| CIE-LCH | lch(83.40, 24.70, 198.94°) |
| OKLab | oklab(84.81% -0.0727 -0.022) |
| OKLCH | oklch(84.81% 0.076 196.9) |
| XYZ | xyz(50.5381, 62.9129, 78.5734) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.82
Light Cyan
#ACFFFC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDDE #DE9190
analogous
#90DEB8 #90DDDE #90B6DE
triadic
#90DDDE #DE90DD #DDDE90
tetradic
#90DDDE #B890DE #DE9190 #B6DE90
square
#90DDDE #B890DE #DE9190 #B6DE90
split-complementary
#90DDDE #DE90B6 #DEB890
monochromatic
#38BABC #61CFD0 #90DDDE #BFEBEC #E7F8F8
Accessibility & contrast
On white
1.55
#90DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#90DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDDE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDDE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#71E2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90ddde; /* rgb */ color: rgb(144, 221, 222); /* oklch */ color: oklch(84.8% 0.076 196.9);
Tailwind
colors: {
custom: {
50: '#b4e7e8',
500: '#90ddde',
950: '#000000',
},
}SCSS
$custom: #90ddde; $custom-light: #b4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#90ddde",
"rgb": {
"r": 144,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.769,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84806,
"c": 0.07595,
"h": 196.9
},
"luminance": 0.62916
}Semantic roles & 50–950 ramp
primary
#90DDDE
secondary
#B65E5C
accent
#2624C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484