#95DEC2#95DEC2
#95DEC2 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.083 H 168.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC2 |
|---|---|
| RGB | rgb(149, 222, 194) |
| HSL | hsl(157, 53%, 73%) |
| HSV | hsv(157, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.19, -28.69, 6.55) |
| CIE-LCH | lch(83.19, 29.43, 167.14°) |
| OKLab | oklab(84.47% -0.0814 0.0168) |
| OKLCH | oklch(84.47% 0.083 168.3) |
| XYZ | xyz(48.2499, 62.5245, 60.5545) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.42
Seafoam Blue
#78D1B6
ΔE00 4.30
Pale Teal
#82CBB2
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC2 #DE95B1
analogous
#95DE9D #95DEC2 #95D6DE
triadic
#95DEC2 #C295DE #DEC295
tetradic
#95DEC2 #9D95DE #DE95B1 #D6DE95
square
#95DEC2 #9D95DE #DE95B1 #D6DE95
split-complementary
#95DEC2 #DE95D6 #DE9D95
monochromatic
#3BBE8C #66CFA7 #95DEC2 #C4EDDD #E8F8F2
Accessibility & contrast
On white
1.55
#95DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#95DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC2
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC2 | 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)
#DAD5C1
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#82DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dec2; /* rgb */ color: rgb(149, 222, 194); /* oklch */ color: oklch(84.5% 0.083 168.3);
Tailwind
colors: {
custom: {
50: '#b6e8d4',
500: '#95dec2',
950: '#000000',
},
}SCSS
$custom: #95dec2; $custom-light: #b6e8d4; $custom-dark: #000000;
JSON
{
"hex": "#95dec2",
"rgb": {
"r": 149,
"g": 222,
"b": 194
},
"hsl": {
"h": 156.986,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84466,
"c": 0.0831,
"h": 168.3
},
"luminance": 0.62527
}Semantic roles & 50–950 ramp
primary
#95DEC2
secondary
#B66182
accent
#2661C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483