#90FDCE#90FDCE
#90FDCE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.121 H 164.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDCE |
|---|---|
| RGB | rgb(144, 253, 206) |
| HSL | hsl(154, 96%, 78%) |
| HSV | hsv(154, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.97, -41.86, 12.80) |
| CIE-LCH | lch(91.97, 43.77, 163.00°) |
| OKLab | oklab(91.58% -0.1168 0.0329) |
| OKLCH | oklch(91.58% 0.121 164.3) |
| XYZ | xyz(57.7628, 80.6319, 70.9002) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.98
Pale Turquoise
#A5FBD5
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.19
Light Seafoam
#A0FEBF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDCE #FD90BF
analogous
#90FD97 #90FDCE #90F6FD
triadic
#90FDCE #CE90FD #FDCE90
tetradic
#90FDCE #9790FD #FD90BF #F6FD90
square
#90FDCE #9790FD #FD90BF #F6FD90
split-complementary
#90FDCE #FD90F6 #FD9790
monochromatic
#18FB99 #54FCB3 #90FDCE #CCFEE9 #E1FEF2
Accessibility & contrast
On white
1.23
#90FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#90FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDCE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDCE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#71FDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdce; /* rgb */ color: rgb(144, 253, 206); /* oklch */ color: oklch(91.6% 0.121 164.3);
Tailwind
colors: {
custom: {
50: '#b5fedd',
500: '#90fdce',
950: '#000000',
},
}SCSS
$custom: #90fdce; $custom-light: #b5fedd; $custom-dark: #000000;
JSON
{
"hex": "#90fdce",
"rgb": {
"r": 144,
"g": 253,
"b": 206
},
"hsl": {
"h": 154.128,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91576,
"c": 0.12135,
"h": 164.3
},
"luminance": 0.80636
}Semantic roles & 50–950 ramp
primary
#90FDCE
secondary
#DE538F
accent
#0063E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684