#99FFCF#99FFCF
#99FFCF is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.117 H 162.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFCF |
|---|---|
| RGB | rgb(153, 255, 207) |
| HSL | hsl(152, 100%, 80%) |
| HSV | hsv(152, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.92, -40.21, 13.69) |
| CIE-LCH | lch(92.92, 42.48, 161.19°) |
| OKLab | oklab(92.46% -0.112 0.0352) |
| OKLCH | oklch(92.46% 0.117 162.5) |
| XYZ | xyz(60.1549, 82.7933, 71.8303) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 3.80
Light Seafoam
#A0FEBF
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFCF #FF99C9
analogous
#99FF9C #99FFCF #99FCFF
triadic
#99FFCF #CF99FF #FFCF99
tetradic
#99FFCF #9C99FF #FF99C9 #FCFF99
square
#99FFCF #9C99FF #FF99C9 #FCFF99
split-complementary
#99FFCF #FF99FC #FF9C99
monochromatic
#1FFF95 #5CFFB2 #99FFCF #D6FFEC #E0FFF1
Accessibility & contrast
On white
1.20
#99FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#99FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFCF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFCF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CC
Deuteranopia (green-blind)
#ECE6D2
Tritanopia (blue-blind)
#7FFFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #99ffcf; /* rgb */ color: rgb(153, 255, 207); /* oklch */ color: oklch(92.5% 0.117 162.5);
Tailwind
colors: {
custom: {
50: '#bbffdd',
500: '#99ffcf',
950: '#000000',
},
}SCSS
$custom: #99ffcf; $custom-light: #bbffdd; $custom-dark: #000000;
JSON
{
"hex": "#99ffcf",
"rgb": {
"r": 153,
"g": 255,
"b": 207
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92459,
"c": 0.11741,
"h": 162.5
},
"luminance": 0.82797
}Semantic roles & 50–950 ramp
primary
#99FFCF
secondary
#E25A9A
accent
#006CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684