#99FCDB#99FCDB
#99FCDB is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.105 H 170.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #99FCDB |
|---|---|
| RGB | rgb(153, 252, 219) |
| HSL | hsl(160, 94%, 79%) |
| HSV | hsv(160, 39%, 99%) |
| CMYK | cmyk(39.3%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.36, -36.40, 6.70) |
| CIE-LCH | lch(92.36, 37.01, 169.57°) |
| OKLab | oklab(92.09% -0.1034 0.0171) |
| OKLCH | oklch(92.09% 0.105 170.6) |
| XYZ | xyz(60.7285, 81.5035, 79.5358) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.70
Pale Turquoise
#A5FBD5
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.39
Tiffany Blue
#7BF2DA
ΔE00 4.44
Pale Aqua
#B8FFEB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FCDB #FC99BA
analogous
#99FCAA #99FCDB #99ECFC
triadic
#99FCDB #DB99FC #FCDB99
tetradic
#99FCDB #AA99FC #FC99BA #ECFC99
square
#99FCDB #AA99FC #FC99BA #ECFC99
split-complementary
#99FCDB #FC99EC #FCAA99
monochromatic
#22F9B1 #5EFAC6 #99FCDB #D4FEF0 #E1FEF5
Accessibility & contrast
On white
1.21
#99FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#99FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FCDB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FCDB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#7BFDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #99fcdb; /* rgb */ color: rgb(153, 252, 219); /* oklch */ color: oklch(92.1% 0.105 170.6);
Tailwind
colors: {
custom: {
50: '#bbfde6',
500: '#99fcdb',
950: '#000000',
},
}SCSS
$custom: #99fcdb; $custom-light: #bbfde6; $custom-dark: #000000;
JSON
{
"hex": "#99fcdb",
"rgb": {
"r": 153,
"g": 252,
"b": 219
},
"hsl": {
"h": 160,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.92089,
"c": 0.10485,
"h": 170.6
},
"luminance": 0.81508
}Semantic roles & 50–950 ramp
primary
#99FCDB
secondary
#DE5C87
accent
#004CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684