#90DCDC#90DCDC
#90DCDC is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.075 H 195.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCDC |
|---|---|
| RGB | rgb(144, 220, 220) |
| HSL | hsl(180, 52%, 71%) |
| HSV | hsv(180, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.06, -23.34, -7.45) |
| CIE-LCH | lch(83.06, 24.50, 197.71°) |
| OKLab | oklab(84.52% -0.0723 -0.0205) |
| OKLCH | oklch(84.52% 0.075 195.8) |
| XYZ | xyz(50.0085, 62.2798, 77.0824) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCDC #DC9090
analogous
#90DCB6 #90DCDC #90B6DC
triadic
#90DCDC #DC90DC #DCDC90
tetradic
#90DCDC #B690DC #DC9090 #B6DC90
square
#90DCDC #B690DC #DC9090 #B6DC90
split-complementary
#90DCDC #DC90B6 #DCB690
monochromatic
#3AB8B8 #61CDCD #90DCDC #BFEBEB #E8F8F8
Accessibility & contrast
On white
1.56
#90DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#90DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCDC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCDC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C5CADD
Tritanopia (blue-blind)
#72E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dcdc; /* rgb */ color: rgb(144, 220, 220); /* oklch */ color: oklch(84.5% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#90dcdc',
950: '#000000',
},
}SCSS
$custom: #90dcdc; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#90dcdc",
"rgb": {
"r": 144,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.8452,
"c": 0.07514,
"h": 195.8
},
"luminance": 0.62283
}Semantic roles & 50–950 ramp
primary
#90DCDC
secondary
#B35D5D
accent
#2626BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484