#90DDDF#90DDDF
#90DDDF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.076 H 197.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDDF |
|---|---|
| RGB | rgb(144, 221, 223) |
| HSL | hsl(182, 55%, 72%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35.4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.42, -23.13, -8.51) |
| CIE-LCH | lch(83.42, 24.64, 200.20°) |
| OKLab | oklab(84.84% -0.0723 -0.0234) |
| OKLCH | oklch(84.84% 0.076 197.9) |
| XYZ | xyz(50.6726, 62.9666, 79.2814) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.58
Light Cyan
#ACFFFC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDDF #DF9290
analogous
#90DFBA #90DDDF #90B6DF
triadic
#90DDDF #DF90DD #DDDF90
tetradic
#90DDDF #BA90DF #DF9290 #B6DF90
square
#90DDDF #BA90DF #DF9290 #B6DF90
split-complementary
#90DDDF #DF90B6 #DFBA90
monochromatic
#37BABE #60CED1 #90DDDF #C0ECED #E7F8F8
Accessibility & contrast
On white
1.54
#90DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#90DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDDF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDDF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C5CBE0
Tritanopia (blue-blind)
#70E2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dddf; /* rgb */ color: rgb(144, 221, 223); /* oklch */ color: oklch(84.8% 0.076 197.9);
Tailwind
colors: {
custom: {
50: '#b4e7e9',
500: '#90dddf',
950: '#000000',
},
}SCSS
$custom: #90dddf; $custom-light: #b4e7e9; $custom-dark: #000000;
JSON
{
"hex": "#90dddf",
"rgb": {
"r": 144,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.519,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84838,
"c": 0.07597,
"h": 197.9
},
"luminance": 0.6297
}Semantic roles & 50–950 ramp
primary
#90DDDF
secondary
#B75E5C
accent
#2723C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484