#99FFDA#99FFDA
#99FFDA is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.7% C 0.109 H 168.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFDA |
|---|---|
| RGB | rgb(153, 255, 218) |
| HSL | hsl(158, 100%, 80%) |
| HSV | hsv(158, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.17, -37.98, 8.38) |
| CIE-LCH | lch(93.17, 38.89, 167.55°) |
| OKLab | oklab(92.74% -0.1073 0.0215) |
| OKLCH | oklch(92.74% 0.109 168.7) |
| XYZ | xyz(61.5468, 83.3500, 79.1611) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Pale Turquoise
#A5FBD5
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFDA #FF99BE
analogous
#99FFA7 #99FFDA #99F1FF
triadic
#99FFDA #DA99FF #FFDA99
tetradic
#99FFDA #A799FF #FF99BE #F1FF99
square
#99FFDA #A799FF #FF99BE #F1FF99
split-complementary
#99FFDA #FF99F1 #FFA799
monochromatic
#1FFFAE #5CFFC4 #99FFDA #D6FFF0 #E0FFF4
Accessibility & contrast
On white
1.19
#99FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#99FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFDA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFDA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3D8
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#7BFFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #99ffda; /* rgb */ color: rgb(153, 255, 218); /* oklch */ color: oklch(92.7% 0.109 168.7);
Tailwind
colors: {
custom: {
50: '#bbffe5',
500: '#99ffda',
950: '#000000',
},
}SCSS
$custom: #99ffda; $custom-light: #bbffe5; $custom-dark: #000000;
JSON
{
"hex": "#99ffda",
"rgb": {
"r": 153,
"g": 255,
"b": 218
},
"hsl": {
"h": 158.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92736,
"c": 0.10946,
"h": 168.7
},
"luminance": 0.83354
}Semantic roles & 50–950 ramp
primary
#99FFDA
secondary
#E25A8B
accent
#0053E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684