#95DEC7#95DEC7
#95DEC7 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.080 H 172.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC7 |
|---|---|
| RGB | rgb(149, 222, 199) |
| HSL | hsl(161, 53%, 73%) |
| HSV | hsv(161, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.31, -27.64, 4.08) |
| CIE-LCH | lch(83.31, 27.94, 171.61°) |
| OKLab | oklab(84.6% -0.0793 0.0104) |
| OKLCH | oklch(84.6% 0.08 172.5) |
| XYZ | xyz(48.8209, 62.7529, 63.5618) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.73
Seafoam Blue
#78D1B6
ΔE00 4.43
Pale Teal
#82CBB2
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 6.16
Seafoam
#7FE0B3
ΔE00 6.42
Light Turquoise
#7EF4CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC7 #DE95AC
analogous
#95DEA2 #95DEC7 #95D0DE
triadic
#95DEC7 #C795DE #DEC795
tetradic
#95DEC7 #A295DE #DE95AC #D0DE95
square
#95DEC7 #A295DE #DE95AC #D0DE95
split-complementary
#95DEC7 #DE95D0 #DEA295
monochromatic
#3BBE94 #66CFAE #95DEC7 #C4EDE0 #E8F8F3
Accessibility & contrast
On white
1.55
#95DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#95DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC7 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#81DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dec7; /* rgb */ color: rgb(149, 222, 199); /* oklch */ color: oklch(84.6% 0.080 172.5);
Tailwind
colors: {
custom: {
50: '#b6e8d8',
500: '#95dec7',
950: '#000000',
},
}SCSS
$custom: #95dec7; $custom-light: #b6e8d8; $custom-dark: #000000;
JSON
{
"hex": "#95dec7",
"rgb": {
"r": 149,
"g": 222,
"b": 199
},
"hsl": {
"h": 161.096,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84603,
"c": 0.07994,
"h": 172.5
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#95DEC7
secondary
#B6617C
accent
#2656C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483