#99FFCE#99FFCE
#99FFCE is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.118 H 162.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFCE |
|---|---|
| RGB | rgb(153, 255, 206) |
| HSL | hsl(151, 100%, 80%) |
| HSV | hsv(151, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.90, -40.41, 14.18) |
| CIE-LCH | lch(92.90, 42.83, 160.67°) |
| OKLab | oklab(92.44% -0.1124 0.0364) |
| OKLCH | oklch(92.44% 0.118 162) |
| XYZ | xyz(60.0330, 82.7445, 71.1885) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 3.42
Light Seafoam
#A0FEBF
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFCE #FF99CA
analogous
#99FF9B #99FFCE #99FDFF
triadic
#99FFCE #CE99FF #FFCE99
tetradic
#99FFCE #9B99FF #FF99CA #FDFF99
square
#99FFCE #9B99FF #FF99CA #FDFF99
split-complementary
#99FFCE #FF99FD #FF9B99
monochromatic
#1FFF93 #5CFFB1 #99FFCE #D6FFEB #E0FFF0
Accessibility & contrast
On white
1.20
#99FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#99FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFCE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFCE | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CB
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#7FFFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #99ffce; /* rgb */ color: rgb(153, 255, 206); /* oklch */ color: oklch(92.4% 0.118 162.0);
Tailwind
colors: {
custom: {
50: '#bbffdd',
500: '#99ffce',
950: '#000000',
},
}SCSS
$custom: #99ffce; $custom-light: #bbffdd; $custom-dark: #000000;
JSON
{
"hex": "#99ffce",
"rgb": {
"r": 153,
"g": 255,
"b": 206
},
"hsl": {
"h": 151.176,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92435,
"c": 0.11819,
"h": 162
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#99FFCE
secondary
#E25A9B
accent
#006EE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684