#99FCDA#99FCDA
#99FCDA is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.105 H 170.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #99FCDA |
|---|---|
| RGB | rgb(153, 252, 218) |
| HSL | hsl(159, 94%, 79%) |
| HSV | hsv(159, 39%, 99%) |
| CMYK | cmyk(39.3%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.33, -36.61, 7.18) |
| CIE-LCH | lch(92.33, 37.31, 168.90°) |
| OKLab | oklab(92.06% -0.1039 0.0184) |
| OKLCH | oklch(92.06% 0.105 170) |
| XYZ | xyz(60.5973, 81.4510, 78.8446) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.66
Pale Turquoise
#A5FBD5
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 4.64
Light Aquamarine
#7BFDC7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FCDA #FC99BB
analogous
#99FCA9 #99FCDA #99EDFC
triadic
#99FCDA #DA99FC #FCDA99
tetradic
#99FCDA #A999FC #FC99BB #EDFC99
square
#99FCDA #A999FC #FC99BB #EDFC99
split-complementary
#99FCDA #FC99ED #FCA999
monochromatic
#22F9AF #5EFAC4 #99FCDA #D4FEF0 #E1FEF4
Accessibility & contrast
On white
1.21
#99FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#99FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FCDA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FCDA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#7CFDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #99fcda; /* rgb */ color: rgb(153, 252, 218); /* oklch */ color: oklch(92.1% 0.105 170.0);
Tailwind
colors: {
custom: {
50: '#bbfde5',
500: '#99fcda',
950: '#000000',
},
}SCSS
$custom: #99fcda; $custom-light: #bbfde5; $custom-dark: #000000;
JSON
{
"hex": "#99fcda",
"rgb": {
"r": 153,
"g": 252,
"b": 218
},
"hsl": {
"h": 159.394,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.92062,
"c": 0.10548,
"h": 170
},
"luminance": 0.81455
}Semantic roles & 50–950 ramp
primary
#99FCDA
secondary
#DE5C88
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684