#95FFD5#95FFD5
#95FFD5 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.116 H 166.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFD5 |
|---|---|
| RGB | rgb(149, 255, 213) |
| HSL | hsl(156, 100%, 79%) |
| HSV | hsv(156, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(92.89, -40.04, 10.53) |
| CIE-LCH | lch(92.89, 41.40, 165.26°) |
| OKLab | oklab(92.43% -0.1124 0.0271) |
| OKLCH | oklch(92.43% 0.116 166.5) |
| XYZ | xyz(60.1598, 82.7094, 75.7323) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 2.15
Pale Turquoise
#A5FBD5
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFD5 #FF95BF
analogous
#95FFA0 #95FFD5 #95F4FF
triadic
#95FFD5 #D595FF #FFD595
tetradic
#95FFD5 #A095FF #FF95BF #F4FF95
square
#95FFD5 #A095FF #FF95BF #F4FF95
split-complementary
#95FFD5 #FF95F4 #FFA095
monochromatic
#1BFFA5 #58FFBD #95FFD5 #D2FFED #E0FFF3
Accessibility & contrast
On white
1.20
#95FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#95FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFD5
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFD5 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D3
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#76FFF3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffd5; /* rgb */ color: rgb(149, 255, 213); /* oklch */ color: oklch(92.4% 0.116 166.5);
Tailwind
colors: {
custom: {
50: '#b9ffe2',
500: '#95ffd5',
950: '#000000',
},
}SCSS
$custom: #95ffd5; $custom-light: #b9ffe2; $custom-dark: #000000;
JSON
{
"hex": "#95ffd5",
"rgb": {
"r": 149,
"g": 255,
"b": 213
},
"hsl": {
"h": 156.226,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92427,
"c": 0.11565,
"h": 166.5
},
"luminance": 0.82714
}Semantic roles & 50–950 ramp
primary
#95FFD5
secondary
#E1578E
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684