#90DCDA#90DCDA
#90DCDA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.075 H 193.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCDA |
|---|---|
| RGB | rgb(144, 220, 218) |
| HSL | hsl(178, 52%, 71%) |
| HSV | hsv(178, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.01, -23.81, -6.47) |
| CIE-LCH | lch(83.01, 24.67, 195.21°) |
| OKLab | oklab(84.46% -0.0731 -0.0178) |
| OKLCH | oklch(84.46% 0.075 193.7) |
| XYZ | xyz(49.7452, 62.1745, 75.6957) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Mediumturquoise
#48D1CC
ΔE00 7.20
Light Cyan
#ACFFFC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCDA #DC9092
analogous
#90DCB4 #90DCDA #90B8DC
triadic
#90DCDA #DA90DC #DCDA90
tetradic
#90DCDA #B490DC #DC9092 #B8DC90
square
#90DCDA #B490DC #DC9092 #B8DC90
split-complementary
#90DCDA #DC90B8 #DCB490
monochromatic
#3AB8B4 #61CDCA #90DCDA #BFEBEA #E8F8F7
Accessibility & contrast
On white
1.56
#90DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#90DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCDA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCDA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#73E0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dcda; /* rgb */ color: rgb(144, 220, 218); /* oklch */ color: oklch(84.5% 0.075 193.7);
Tailwind
colors: {
custom: {
50: '#b3e7e5',
500: '#90dcda',
950: '#000000',
},
}SCSS
$custom: #90dcda; $custom-light: #b3e7e5; $custom-dark: #000000;
JSON
{
"hex": "#90dcda",
"rgb": {
"r": 144,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.421,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.84456,
"c": 0.07524,
"h": 193.7
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#90DCDA
secondary
#B35D5F
accent
#262ABF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484