#99FFFE#99FFFE
#99FFFE is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.8% C 0.096 H 194.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFFE |
|---|---|
| RGB | rgb(153, 255, 254) |
| HSL | hsl(179, 100%, 80%) |
| HSV | hsv(179, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.07, -29.96, -8.88) |
| CIE-LCH | lch(94.07, 31.25, 196.52°) |
| OKLab | oklab(93.77% -0.0925 -0.0245) |
| OKLCH | oklch(93.77% 0.096 194.8) |
| XYZ | xyz(66.7795, 85.4431, 106.7199) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.30
Pale Cyan
#B7FFFA
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFFE #FF999A
analogous
#99FFCB #99FFFE #99CDFF
triadic
#99FFFE #FE99FF #FFFE99
tetradic
#99FFFE #CB99FF #FF999A #CDFF99
square
#99FFFE #CB99FF #FF999A #CDFF99
split-complementary
#99FFFE #FF99CD #FFCB99
monochromatic
#1FFFFD #5CFFFD #99FFFE #D6FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#99FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#99FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFFE
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFFE | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#6BFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #99fffe; /* rgb */ color: rgb(153, 255, 254); /* oklch */ color: oklch(93.8% 0.096 194.8);
Tailwind
colors: {
custom: {
50: '#bcfffe',
500: '#99fffe',
950: '#000000',
},
}SCSS
$custom: #99fffe; $custom-light: #bcfffe; $custom-dark: #000000;
JSON
{
"hex": "#99fffe",
"rgb": {
"r": 153,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93766,
"c": 0.09569,
"h": 194.8
},
"luminance": 0.85448
}Semantic roles & 50–950 ramp
primary
#99FFFE
secondary
#E25A5C
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685