#99FFEB#99FFEB
#99FFEB is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.100 H 180.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFEB |
|---|---|
| RGB | rgb(153, 255, 235) |
| HSL | hsl(168, 100%, 80%) |
| HSV | hsv(168, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.57, -34.32, 0.20) |
| CIE-LCH | lch(93.57, 34.32, 179.67°) |
| OKLab | oklab(93.2% -0.1002 0) |
| OKLCH | oklch(93.2% 0.1 180) |
| XYZ | xyz(63.8865, 84.2859, 91.4835) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Pale Aqua
#B8FFEB
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.78
Pale Turquoise
#A5FBD5
ΔE00 6.27
Light Cyan
#ACFFFC
ΔE00 6.38
Pale Cyan
#B7FFFA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFEB #FF99AD
analogous
#99FFB8 #99FFEB #99E0FF
triadic
#99FFEB #EB99FF #FFEB99
tetradic
#99FFEB #B899FF #FF99AD #E0FF99
square
#99FFEB #B899FF #FF99AD #E0FF99
split-complementary
#99FFEB #FF99E0 #FFB899
monochromatic
#1FFFD3 #5CFFDF #99FFEB #D6FFF7 #E0FFF9
Accessibility & contrast
On white
1.18
#99FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#99FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFEB
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFEB | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#74FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #99ffeb; /* rgb */ color: rgb(153, 255, 235); /* oklch */ color: oklch(93.2% 0.100 180.0);
Tailwind
colors: {
custom: {
50: '#bbfff1',
500: '#99ffeb',
950: '#000000',
},
}SCSS
$custom: #99ffeb; $custom-light: #bbfff1; $custom-dark: #000000;
JSON
{
"hex": "#99ffeb",
"rgb": {
"r": 153,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93199,
"c": 0.10021,
"h": 180
},
"luminance": 0.8429
}Semantic roles & 50–950 ramp
primary
#99FFEB
secondary
#E25A75
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685