#95FFD9#95FFD9
#95FFD9 is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.113 H 168.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFD9 |
|---|---|
| RGB | rgb(149, 255, 217) |
| HSL | hsl(158, 100%, 79%) |
| HSV | hsv(158, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(92.98, -39.21, 8.60) |
| CIE-LCH | lch(92.98, 40.14, 167.63°) |
| OKLab | oklab(92.53% -0.1107 0.0221) |
| OKLCH | oklch(92.53% 0.113 168.7) |
| XYZ | xyz(60.6738, 82.9150, 78.4392) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 2.25
Pale Turquoise
#A5FBD5
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFD9 #FF95BB
analogous
#95FFA4 #95FFD9 #95F0FF
triadic
#95FFD9 #D995FF #FFD995
tetradic
#95FFD9 #A495FF #FF95BB #F0FF95
square
#95FFD9 #A495FF #FF95BB #F0FF95
split-complementary
#95FFD9 #FF95F0 #FFA495
monochromatic
#1BFFAD #58FFC3 #95FFD9 #D2FFEF #E0FFF4
Accessibility & contrast
On white
1.19
#95FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#95FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFD9
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFD9 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D7
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#75FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffd9; /* rgb */ color: rgb(149, 255, 217); /* oklch */ color: oklch(92.5% 0.113 168.7);
Tailwind
colors: {
custom: {
50: '#b9ffe4',
500: '#95ffd9',
950: '#000000',
},
}SCSS
$custom: #95ffd9; $custom-light: #b9ffe4; $custom-dark: #000000;
JSON
{
"hex": "#95ffd9",
"rgb": {
"r": 149,
"g": 255,
"b": 217
},
"hsl": {
"h": 158.491,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9253,
"c": 0.1129,
"h": 168.7
},
"luminance": 0.82919
}Semantic roles & 50–950 ramp
primary
#95FFD9
secondary
#E15789
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684