#95FEDD#95FEDD
#95FEDD is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.109 H 171.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEDD |
|---|---|
| RGB | rgb(149, 254, 221) |
| HSL | hsl(161, 98%, 79%) |
| HSV | hsv(161, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.79, -37.91, 6.27) |
| CIE-LCH | lch(92.79, 38.43, 170.61°) |
| OKLab | oklab(92.41% -0.1079 0.016) |
| OKLCH | oklch(92.41% 0.109 171.6) |
| XYZ | xyz(60.8822, 82.4893, 81.1064) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.15
Pale Turquoise
#A5FBD5
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEDD #FE95B6
analogous
#95FEA9 #95FEDD #95EBFE
triadic
#95FEDD #DD95FE #FEDD95
tetradic
#95FEDD #A995FE #FE95B6 #EBFE95
square
#95FEDD #A995FE #FE95B6 #EBFE95
split-complementary
#95FEDD #FE95EB #FEA995
monochromatic
#1CFDB6 #58FDCA #95FEDD #D2FFF0 #E1FFF5
Accessibility & contrast
On white
1.20
#95FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#95FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEDD
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEDD | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#73FFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95fedd; /* rgb */ color: rgb(149, 254, 221); /* oklch */ color: oklch(92.4% 0.109 171.6);
Tailwind
colors: {
custom: {
50: '#b9ffe7',
500: '#95fedd',
950: '#000000',
},
}SCSS
$custom: #95fedd; $custom-light: #b9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#95fedd",
"rgb": {
"r": 149,
"g": 254,
"b": 221
},
"hsl": {
"h": 161.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.92409,
"c": 0.10907,
"h": 171.6
},
"luminance": 0.82494
}Semantic roles & 50–950 ramp
primary
#95FEDD
secondary
#E05782
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684