#95DEC8#95DEC8
#95DEC8 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.079 H 173.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC8 |
|---|---|
| RGB | rgb(149, 222, 200) |
| HSL | hsl(162, 53%, 73%) |
| HSV | hsv(162, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.34, -27.43, 3.58) |
| CIE-LCH | lch(83.34, 27.66, 172.56°) |
| OKLab | oklab(84.63% -0.0788 0.0091) |
| OKLCH | oklch(84.63% 0.079 173.4) |
| XYZ | xyz(48.9374, 62.7995, 64.1753) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.53
Pale Teal
#82CBB2
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 6.11
Seafoam
#7FE0B3
ΔE00 6.73
Mediumaquamarine
#66CDAA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC8 #DE95AB
analogous
#95DEA3 #95DEC8 #95CFDE
triadic
#95DEC8 #C895DE #DEC895
tetradic
#95DEC8 #A395DE #DE95AB #CFDE95
square
#95DEC8 #A395DE #DE95AB #CFDE95
split-complementary
#95DEC8 #DE95CF #DEA395
monochromatic
#3BBE96 #66CFB0 #95DEC8 #C4EDE0 #E8F8F3
Accessibility & contrast
On white
1.55
#95DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#95DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC8
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC8 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#81DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dec8; /* rgb */ color: rgb(149, 222, 200); /* oklch */ color: oklch(84.6% 0.079 173.4);
Tailwind
colors: {
custom: {
50: '#b6e8d8',
500: '#95dec8',
950: '#000000',
},
}SCSS
$custom: #95dec8; $custom-light: #b6e8d8; $custom-dark: #000000;
JSON
{
"hex": "#95dec8",
"rgb": {
"r": 149,
"g": 222,
"b": 200
},
"hsl": {
"h": 161.918,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84631,
"c": 0.07936,
"h": 173.4
},
"luminance": 0.62802
}Semantic roles & 50–950 ramp
primary
#95DEC8
secondary
#B6617B
accent
#2654C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483