#90FCCE#90FCCE
#90FCCE is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.3% C 0.120 H 164.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCCE |
|---|---|
| RGB | rgb(144, 252, 206) |
| HSL | hsl(154, 95%, 78%) |
| HSV | hsv(154, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.69, -41.41, 12.40) |
| CIE-LCH | lch(91.69, 43.23, 163.33°) |
| OKLab | oklab(91.35% -0.1157 0.0319) |
| OKLCH | oklch(91.35% 0.12 164.6) |
| XYZ | xyz(57.4480, 80.0022, 70.7953) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.03
Light Seafoam
#A0FEBF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCCE #FC90BE
analogous
#90FC98 #90FCCE #90F4FC
triadic
#90FCCE #CE90FC #FCCE90
tetradic
#90FCCE #9890FC #FC90BE #F4FC90
square
#90FCCE #9890FC #FC90BE #F4FC90
split-complementary
#90FCCE #FC90F4 #FC9890
monochromatic
#19F999 #54FAB4 #90FCCE #CCFEE8 #E1FEF2
Accessibility & contrast
On white
1.24
#90FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#90FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCCE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCCE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#71FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #90fcce; /* rgb */ color: rgb(144, 252, 206); /* oklch */ color: oklch(91.3% 0.120 164.6);
Tailwind
colors: {
custom: {
50: '#b5fedd',
500: '#90fcce',
950: '#000000',
},
}SCSS
$custom: #90fcce; $custom-light: #b5fedd; $custom-dark: #000000;
JSON
{
"hex": "#90fcce",
"rgb": {
"r": 144,
"g": 252,
"b": 206
},
"hsl": {
"h": 154.444,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91348,
"c": 0.11998,
"h": 164.6
},
"luminance": 0.80006
}Semantic roles & 50–950 ramp
primary
#90FCCE
secondary
#DC548E
accent
#0062E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684