#95FFDE#95FFDE
#95FFDE is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.110 H 171.7°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFDE |
|---|---|
| RGB | rgb(149, 255, 222) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.09, -38.15, 6.19) |
| CIE-LCH | lch(93.09, 38.65, 170.78°) |
| OKLab | oklab(92.66% -0.1086 0.0158) |
| OKLCH | oklch(92.66% 0.11 171.7) |
| XYZ | xyz(61.3340, 83.1791, 81.9163) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFDE #FF95B6
analogous
#95FFA9 #95FFDE #95EBFF
triadic
#95FFDE #DE95FF #FFDE95
tetradic
#95FFDE #A995FF #FF95B6 #EBFF95
square
#95FFDE #A995FF #FF95B6 #EBFF95
split-complementary
#95FFDE #FF95EB #FFA995
monochromatic
#1BFFB8 #58FFCB #95FFDE #D2FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#95FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#95FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFDE
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFDE | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DC
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#73FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffde; /* rgb */ color: rgb(149, 255, 222); /* oklch */ color: oklch(92.7% 0.110 171.7);
Tailwind
colors: {
custom: {
50: '#b9ffe8',
500: '#95ffde',
950: '#000000',
},
}SCSS
$custom: #95ffde; $custom-light: #b9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#95ffde",
"rgb": {
"r": 149,
"g": 255,
"b": 222
},
"hsl": {
"h": 161.321,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92661,
"c": 0.10974,
"h": 171.7
},
"luminance": 0.83183
}Semantic roles & 50–950 ramp
primary
#95FFDE
secondary
#E15782
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684