#90FCCF#90FCCF
#90FCCF is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.119 H 165.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCCF |
|---|---|
| RGB | rgb(144, 252, 207) |
| HSL | hsl(155, 95%, 78%) |
| HSV | hsv(155, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.71, -41.21, 11.92) |
| CIE-LCH | lch(91.71, 42.90, 163.87°) |
| OKLab | oklab(91.37% -0.1152 0.0306) |
| OKLCH | oklch(91.37% 0.119 165.1) |
| XYZ | xyz(57.5698, 80.0509, 71.4371) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.61
Pale Turquoise
#A5FBD5
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCCF #FC90BD
analogous
#90FC99 #90FCCF #90F3FC
triadic
#90FCCF #CF90FC #FCCF90
tetradic
#90FCCF #9990FC #FC90BD #F3FC90
square
#90FCCF #9990FC #FC90BD #F3FC90
split-complementary
#90FCCF #FC90F3 #FC9990
monochromatic
#19F99B #54FAB5 #90FCCF #CCFEE9 #E1FEF2
Accessibility & contrast
On white
1.23
#90FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#90FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCCF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCCF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#71FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #90fccf; /* rgb */ color: rgb(144, 252, 207); /* oklch */ color: oklch(91.4% 0.119 165.1);
Tailwind
colors: {
custom: {
50: '#b5fedd',
500: '#90fccf',
950: '#000000',
},
}SCSS
$custom: #90fccf; $custom-light: #b5fedd; $custom-dark: #000000;
JSON
{
"hex": "#90fccf",
"rgb": {
"r": 144,
"g": 252,
"b": 207
},
"hsl": {
"h": 155,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91373,
"c": 0.11924,
"h": 165.1
},
"luminance": 0.80055
}Semantic roles & 50–950 ramp
primary
#90FCCF
secondary
#DC548D
accent
#0060E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684