#95DEC9#95DEC9
#95DEC9 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.079 H 174.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC9 |
|---|---|
| RGB | rgb(149, 222, 201) |
| HSL | hsl(163, 53%, 73%) |
| HSV | hsv(163, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(83.36, -27.22, 3.09) |
| CIE-LCH | lch(83.36, 27.39, 173.52°) |
| OKLab | oklab(84.66% -0.0784 0.0078) |
| OKLCH | oklch(84.66% 0.079 174.3) |
| XYZ | xyz(49.0546, 62.8464, 64.7928) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.34
Seafoam Blue
#78D1B6
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 6.08
Seafoam
#7FE0B3
ΔE00 7.04
Pale Aqua
#B8FFEB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC9 #DE95AA
analogous
#95DEA5 #95DEC9 #95CEDE
triadic
#95DEC9 #C995DE #DEC995
tetradic
#95DEC9 #A595DE #DE95AA #CEDE95
square
#95DEC9 #A595DE #DE95AA #CEDE95
split-complementary
#95DEC9 #DE95CE #DEA595
monochromatic
#3BBE98 #66CFB1 #95DEC9 #C4EDE1 #E8F8F3
Accessibility & contrast
On white
1.55
#95DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#95DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC9
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC9 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#80E0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dec9; /* rgb */ color: rgb(149, 222, 201); /* oklch */ color: oklch(84.7% 0.079 174.3);
Tailwind
colors: {
custom: {
50: '#b6e8d9',
500: '#95dec9',
950: '#000000',
},
}SCSS
$custom: #95dec9; $custom-light: #b6e8d9; $custom-dark: #000000;
JSON
{
"hex": "#95dec9",
"rgb": {
"r": 149,
"g": 222,
"b": 201
},
"hsl": {
"h": 162.74,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84659,
"c": 0.07879,
"h": 174.3
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#95DEC9
secondary
#B6617A
accent
#2652C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483