#95DEC3#95DEC3
#95DEC3 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.082 H 169.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC3 |
|---|---|
| RGB | rgb(149, 222, 195) |
| HSL | hsl(158, 53%, 73%) |
| HSV | hsv(158, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(83.22, -28.48, 6.05) |
| CIE-LCH | lch(83.22, 29.12, 168.00°) |
| OKLab | oklab(84.49% -0.081 0.0156) |
| OKLCH | oklch(84.49% 0.082 169.1) |
| XYZ | xyz(48.3626, 62.5696, 61.1480) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 4.28
Pale Teal
#82CBB2
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 6.53
Light Turquoise
#7EF4CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC3 #DE95B0
analogous
#95DE9E #95DEC3 #95D5DE
triadic
#95DEC3 #C395DE #DEC395
tetradic
#95DEC3 #9E95DE #DE95B0 #D5DE95
square
#95DEC3 #9E95DE #DE95B0 #D5DE95
split-complementary
#95DEC3 #DE95D5 #DE9E95
monochromatic
#3BBE8D #66CFA9 #95DEC3 #C4EDDD #E8F8F2
Accessibility & contrast
On white
1.55
#95DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#95DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC3
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC3 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C2
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#82DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dec3; /* rgb */ color: rgb(149, 222, 195); /* oklch */ color: oklch(84.5% 0.082 169.1);
Tailwind
colors: {
custom: {
50: '#b6e8d5',
500: '#95dec3',
950: '#000000',
},
}SCSS
$custom: #95dec3; $custom-light: #b6e8d5; $custom-dark: #000000;
JSON
{
"hex": "#95dec3",
"rgb": {
"r": 149,
"g": 222,
"b": 195
},
"hsl": {
"h": 157.808,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84493,
"c": 0.08244,
"h": 169.1
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#95DEC3
secondary
#B66181
accent
#265FC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483