#90FDCF#90FDCF
#90FDCF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.121 H 164.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDCF |
|---|---|
| RGB | rgb(144, 253, 207) |
| HSL | hsl(155, 96%, 78%) |
| HSV | hsv(155, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.99, -41.65, 12.32) |
| CIE-LCH | lch(91.99, 43.44, 163.53°) |
| OKLab | oklab(91.6% -0.1164 0.0317) |
| OKLCH | oklch(91.6% 0.121 164.8) |
| XYZ | xyz(57.8847, 80.6806, 71.5421) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 2.82
Pale Turquoise
#A5FBD5
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 2.94
Light Seafoam
#A0FEBF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDCF #FD90BE
analogous
#90FD98 #90FDCF #90F4FD
triadic
#90FDCF #CF90FD #FDCF90
tetradic
#90FDCF #9890FD #FD90BE #F4FD90
square
#90FDCF #9890FD #FD90BE #F4FD90
split-complementary
#90FDCF #FD90F4 #FD9890
monochromatic
#18FB9B #54FCB5 #90FDCF #CCFEE9 #E1FEF2
Accessibility & contrast
On white
1.23
#90FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#90FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDCF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDCF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#70FDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdcf; /* rgb */ color: rgb(144, 253, 207); /* oklch */ color: oklch(91.6% 0.121 164.8);
Tailwind
colors: {
custom: {
50: '#b5fedd',
500: '#90fdcf',
950: '#000000',
},
}SCSS
$custom: #90fdcf; $custom-light: #b5fedd; $custom-dark: #000000;
JSON
{
"hex": "#90fdcf",
"rgb": {
"r": 144,
"g": 253,
"b": 207
},
"hsl": {
"h": 154.679,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91601,
"c": 0.1206,
"h": 164.8
},
"luminance": 0.80685
}Semantic roles & 50–950 ramp
primary
#90FDCF
secondary
#DE538E
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684