#90FFCF#90FFCF
#90FFCF is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.123 H 164.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFCF |
|---|---|
| RGB | rgb(144, 255, 207) |
| HSL | hsl(154, 100%, 78%) |
| HSV | hsv(154, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.55, -42.54, 13.12) |
| CIE-LCH | lch(92.55, 44.52, 162.86°) |
| OKLab | oklab(92.06% -0.1186 0.0337) |
| OKLCH | oklch(92.06% 0.123 164.1) |
| XYZ | xyz(58.5194, 81.9500, 71.7536) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 2.35
Pale Turquoise
#A5FBD5
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFCF #FF90C0
analogous
#90FF97 #90FFCF #90F7FF
triadic
#90FFCF #CF90FF #FFCF90
tetradic
#90FFCF #9790FF #FF90C0 #F7FF90
square
#90FFCF #9790FF #FF90C0 #F7FF90
split-complementary
#90FFCF #FF90F7 #FF9790
monochromatic
#16FF9A #53FFB5 #90FFCF #CDFFE9 #E0FFF2
Accessibility & contrast
On white
1.21
#90FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#90FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFCF
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFCF | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#70FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffcf; /* rgb */ color: rgb(144, 255, 207); /* oklch */ color: oklch(92.1% 0.123 164.1);
Tailwind
colors: {
custom: {
50: '#b5ffdd',
500: '#90ffcf',
950: '#000000',
},
}SCSS
$custom: #90ffcf; $custom-light: #b5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#90ffcf",
"rgb": {
"r": 144,
"g": 255,
"b": 207
},
"hsl": {
"h": 154.054,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92057,
"c": 0.12332,
"h": 164.1
},
"luminance": 0.81954
}Semantic roles & 50–950 ramp
primary
#90FFCF
secondary
#E15390
accent
#0063E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684