#95FFDF#95FFDF
#95FFDF is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.109 H 172.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFDF |
|---|---|
| RGB | rgb(149, 255, 223) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.12, -37.94, 5.71) |
| CIE-LCH | lch(93.12, 38.37, 171.44°) |
| OKLab | oklab(92.69% -0.1082 0.0145) |
| OKLCH | oklch(92.69% 0.109 172.4) |
| XYZ | xyz(61.4684, 83.2328, 82.6242) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.30
Aquamarine
#7FFFD4
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 4.12
Pale Aqua
#B8FFEB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFDF #FF95B5
analogous
#95FFAA #95FFDF #95EAFF
triadic
#95FFDF #DF95FF #FFDF95
tetradic
#95FFDF #AA95FF #FF95B5 #EAFF95
square
#95FFDF #AA95FF #FF95B5 #EAFF95
split-complementary
#95FFDF #FF95EA #FFAA95
monochromatic
#1BFFBA #58FFCD #95FFDF #D2FFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#95FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#95FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFDF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFDF | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#72FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffdf; /* rgb */ color: rgb(149, 255, 223); /* oklch */ color: oklch(92.7% 0.109 172.4);
Tailwind
colors: {
custom: {
50: '#b9ffe9',
500: '#95ffdf',
950: '#000000',
},
}SCSS
$custom: #95ffdf; $custom-light: #b9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#95ffdf",
"rgb": {
"r": 149,
"g": 255,
"b": 223
},
"hsl": {
"h": 161.887,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92688,
"c": 0.10915,
"h": 172.4
},
"luminance": 0.83237
}Semantic roles & 50–950 ramp
primary
#95FFDF
secondary
#E15781
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684