#99FFDB#99FFDB
#99FFDB is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.109 H 169.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFDB |
|---|---|
| RGB | rgb(153, 255, 219) |
| HSL | hsl(159, 100%, 80%) |
| HSV | hsv(159, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(93.19, -37.77, 7.90) |
| CIE-LCH | lch(93.19, 38.59, 168.19°) |
| OKLab | oklab(92.76% -0.1069 0.0203) |
| OKLCH | oklch(92.76% 0.109 169.3) |
| XYZ | xyz(61.6780, 83.4025, 79.8523) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.41
Pale Turquoise
#A5FBD5
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFDB #FF99BD
analogous
#99FFA8 #99FFDB #99F0FF
triadic
#99FFDB #DB99FF #FFDB99
tetradic
#99FFDB #A899FF #FF99BD #F0FF99
square
#99FFDB #A899FF #FF99BD #F0FF99
split-complementary
#99FFDB #FF99F0 #FFA899
monochromatic
#1FFFB0 #5CFFC5 #99FFDB #D6FFF1 #E0FFF4
Accessibility & contrast
On white
1.19
#99FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#99FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFDB
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFDB | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3D9
Deuteranopia (green-blind)
#E9E7DD
Tritanopia (blue-blind)
#7BFFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #99ffdb; /* rgb */ color: rgb(153, 255, 219); /* oklch */ color: oklch(92.8% 0.109 169.3);
Tailwind
colors: {
custom: {
50: '#bbffe6',
500: '#99ffdb',
950: '#000000',
},
}SCSS
$custom: #99ffdb; $custom-light: #bbffe6; $custom-dark: #000000;
JSON
{
"hex": "#99ffdb",
"rgb": {
"r": 153,
"g": 255,
"b": 219
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92762,
"c": 0.1088,
"h": 169.3
},
"luminance": 0.83407
}Semantic roles & 50–950 ramp
primary
#99FFDB
secondary
#E25A8A
accent
#0051E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684