#95DEC0#95DEC0
#95DEC0 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.085 H 166.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC0 |
|---|---|
| RGB | rgb(149, 222, 192) |
| HSL | hsl(155, 53%, 73%) |
| HSV | hsv(155, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(83.14, -29.10, 7.54) |
| CIE-LCH | lch(83.14, 30.06, 165.48°) |
| OKLab | oklab(84.41% -0.0822 0.0194) |
| OKLCH | oklch(84.41% 0.085 166.7) |
| XYZ | xyz(48.0268, 62.4353, 59.3795) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.05
Seafoam Blue
#78D1B6
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.54
Pale Teal
#82CBB2
ΔE00 4.84
Mint
#AAF0C1
ΔE00 6.18
Light Turquoise
#7EF4CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC0 #DE95B3
analogous
#95DE9B #95DEC0 #95D8DE
triadic
#95DEC0 #C095DE #DEC095
tetradic
#95DEC0 #9B95DE #DE95B3 #D8DE95
square
#95DEC0 #9B95DE #DE95B3 #D8DE95
split-complementary
#95DEC0 #DE95D8 #DE9B95
monochromatic
#3BBE88 #66CFA4 #95DEC0 #C4EDDC #E8F8F1
Accessibility & contrast
On white
1.56
#95DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#95DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC0
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC0 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BF
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#83DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dec0; /* rgb */ color: rgb(149, 222, 192); /* oklch */ color: oklch(84.4% 0.085 166.7);
Tailwind
colors: {
custom: {
50: '#b6e8d3',
500: '#95dec0',
950: '#000000',
},
}SCSS
$custom: #95dec0; $custom-light: #b6e8d3; $custom-dark: #000000;
JSON
{
"hex": "#95dec0",
"rgb": {
"r": 149,
"g": 222,
"b": 192
},
"hsl": {
"h": 155.342,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84412,
"c": 0.0845,
"h": 166.7
},
"luminance": 0.62438
}Semantic roles & 50–950 ramp
primary
#95DEC0
secondary
#B66184
accent
#2665C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483