#95FFDA#95FFDA
#95FFDA is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.112 H 169.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFDA |
|---|---|
| RGB | rgb(149, 255, 218) |
| HSL | hsl(159, 100%, 79%) |
| HSV | hsv(159, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.00, -39.00, 8.12) |
| CIE-LCH | lch(93.00, 39.84, 168.24°) |
| OKLab | oklab(92.56% -0.1103 0.0208) |
| OKLCH | oklch(92.56% 0.112 169.3) |
| XYZ | xyz(60.8042, 82.9672, 79.1263) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.36
Pale Turquoise
#A5FBD5
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFDA #FF95BA
analogous
#95FFA5 #95FFDA #95EFFF
triadic
#95FFDA #DA95FF #FFDA95
tetradic
#95FFDA #A595FF #FF95BA #EFFF95
square
#95FFDA #A595FF #FF95BA #EFFF95
split-complementary
#95FFDA #FF95EF #FFA595
monochromatic
#1BFFAF #58FFC5 #95FFDA #D2FFEF #E0FFF4
Accessibility & contrast
On white
1.19
#95FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#95FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFDA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFDA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#74FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffda; /* rgb */ color: rgb(149, 255, 218); /* oklch */ color: oklch(92.6% 0.112 169.3);
Tailwind
colors: {
custom: {
50: '#b9ffe5',
500: '#95ffda',
950: '#000000',
},
}SCSS
$custom: #95ffda; $custom-light: #b9ffe5; $custom-dark: #000000;
JSON
{
"hex": "#95ffda",
"rgb": {
"r": 149,
"g": 255,
"b": 218
},
"hsl": {
"h": 159.057,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92556,
"c": 0.11225,
"h": 169.3
},
"luminance": 0.82972
}Semantic roles & 50–950 ramp
primary
#95FFDA
secondary
#E15787
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684