#90FCDA#90FCDA
#90FCDA is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.112 H 171.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCDA |
|---|---|
| RGB | rgb(144, 252, 218) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.96, -38.90, 6.59) |
| CIE-LCH | lch(91.96, 39.46, 170.38°) |
| OKLab | oklab(91.66% -0.1105 0.0168) |
| OKLCH | oklch(91.66% 0.112 171.3) |
| XYZ | xyz(58.9618, 80.6077, 78.7679) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.88
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCDA #FC90B2
analogous
#90FCA4 #90FCDA #90E8FC
triadic
#90FCDA #DA90FC #FCDA90
tetradic
#90FCDA #A490FC #FC90B2 #E8FC90
square
#90FCDA #A490FC #FC90B2 #E8FC90
split-complementary
#90FCDA #FC90E8 #FCA490
monochromatic
#19F9B2 #54FAC6 #90FCDA #CCFEEE #E1FEF5
Accessibility & contrast
On white
1.23
#90FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#90FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCDA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCDA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#6CFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fcda; /* rgb */ color: rgb(144, 252, 218); /* oklch */ color: oklch(91.7% 0.112 171.3);
Tailwind
colors: {
custom: {
50: '#b5fee5',
500: '#90fcda',
950: '#000000',
},
}SCSS
$custom: #90fcda; $custom-light: #b5fee5; $custom-dark: #000000;
JSON
{
"hex": "#90fcda",
"rgb": {
"r": 144,
"g": 252,
"b": 218
},
"hsl": {
"h": 161.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91657,
"c": 0.1118,
"h": 171.3
},
"luminance": 0.80612
}Semantic roles & 50–950 ramp
primary
#90FCDA
secondary
#DC547F
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684