#95FFDB#95FFDB
#95FFDB is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.112 H 169.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFDB |
|---|---|
| RGB | rgb(149, 255, 219) |
| HSL | hsl(160, 100%, 79%) |
| HSV | hsv(160, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(93.02, -38.79, 7.64) |
| CIE-LCH | lch(93.02, 39.54, 168.86°) |
| OKLab | oklab(92.58% -0.1099 0.0196) |
| OKLCH | oklch(92.58% 0.112 169.9) |
| XYZ | xyz(60.9355, 83.0197, 79.8175) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 2.50
Pale Turquoise
#A5FBD5
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFDB #FF95B9
analogous
#95FFA6 #95FFDB #95EEFF
triadic
#95FFDB #DB95FF #FFDB95
tetradic
#95FFDB #A695FF #FF95B9 #EEFF95
square
#95FFDB #A695FF #FF95B9 #EEFF95
split-complementary
#95FFDB #FF95EE #FFA695
monochromatic
#1BFFB1 #58FFC6 #95FFDB #D2FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#95FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#95FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFDB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFDB | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D9
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#74FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffdb; /* rgb */ color: rgb(149, 255, 219); /* oklch */ color: oklch(92.6% 0.112 169.9);
Tailwind
colors: {
custom: {
50: '#b9ffe6',
500: '#95ffdb',
950: '#000000',
},
}SCSS
$custom: #95ffdb; $custom-light: #b9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#95ffdb",
"rgb": {
"r": 149,
"g": 255,
"b": 219
},
"hsl": {
"h": 159.623,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92582,
"c": 0.1116,
"h": 169.9
},
"luminance": 0.83024
}Semantic roles & 50–950 ramp
primary
#95FFDB
secondary
#E15786
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684