#90FECF#90FECF
#90FECF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.122 H 164.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #90FECF |
|---|---|
| RGB | rgb(144, 254, 207) |
| HSL | hsl(154, 98%, 78%) |
| HSV | hsv(154, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.27, -42.10, 12.72) |
| CIE-LCH | lch(92.27, 43.98, 163.19°) |
| OKLab | oklab(91.83% -0.1175 0.0327) |
| OKLCH | oklch(91.83% 0.122 164.5) |
| XYZ | xyz(58.2012, 81.3136, 71.6476) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.11
Light Seafoam
#A0FEBF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FECF #FE90BF
analogous
#90FE98 #90FECF #90F6FE
triadic
#90FECF #CF90FE #FECF90
tetradic
#90FECF #9890FE #FE90BF #F6FE90
square
#90FECF #9890FE #FE90BF #F6FE90
split-complementary
#90FECF #FE90F6 #FE9890
monochromatic
#17FD9B #53FDB5 #90FECF #CDFFE9 #E1FFF2
Accessibility & contrast
On white
1.22
#90FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#90FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FECF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FECF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#70FEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90fecf; /* rgb */ color: rgb(144, 254, 207); /* oklch */ color: oklch(91.8% 0.122 164.5);
Tailwind
colors: {
custom: {
50: '#b5ffdd',
500: '#90fecf',
950: '#000000',
},
}SCSS
$custom: #90fecf; $custom-light: #b5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#90fecf",
"rgb": {
"r": 144,
"g": 254,
"b": 207
},
"hsl": {
"h": 154.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.91829,
"c": 0.12196,
"h": 164.5
},
"luminance": 0.81318
}Semantic roles & 50–950 ramp
primary
#90FECF
secondary
#DF538F
accent
#0062E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684