#95DDC2#95DDC2
#95DDC2 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.082 H 168.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDC2 |
|---|---|
| RGB | rgb(149, 221, 194) |
| HSL | hsl(158, 51%, 73%) |
| HSV | hsv(158, 33%, 87%) |
| CMYK | cmyk(32.6%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(82.91, -28.21, 6.14) |
| CIE-LCH | lch(82.91, 28.87, 167.71°) |
| OKLab | oklab(84.24% -0.0801 0.0158) |
| OKLCH | oklch(84.24% 0.082 168.9) |
| XYZ | xyz(47.9851, 61.9949, 60.4663) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.78
Seafoam Blue
#78D1B6
ΔE00 4.18
Pale Teal
#82CBB2
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 6.51
Tiffany Blue
#7BF2DA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDC2 #DD95B0
analogous
#95DD9E #95DDC2 #95D4DD
triadic
#95DDC2 #C295DD #DDC295
tetradic
#95DDC2 #9E95DD #DD95B0 #D4DD95
square
#95DDC2 #9E95DD #DD95B0 #D4DD95
split-complementary
#95DDC2 #DD95D4 #DD9E95
monochromatic
#3CBB8C #67CEA7 #95DDC2 #C3ECDD #E8F8F2
Accessibility & contrast
On white
1.57
#95DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#95DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDC2
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDC2 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C1
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#83DED5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95ddc2; /* rgb */ color: rgb(149, 221, 194); /* oklch */ color: oklch(84.2% 0.082 168.9);
Tailwind
colors: {
custom: {
50: '#b6e8d4',
500: '#95ddc2',
950: '#000000',
},
}SCSS
$custom: #95ddc2; $custom-light: #b6e8d4; $custom-dark: #000000;
JSON
{
"hex": "#95ddc2",
"rgb": {
"r": 149,
"g": 221,
"b": 194
},
"hsl": {
"h": 157.5,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.8424,
"c": 0.08168,
"h": 168.9
},
"luminance": 0.61998
}Semantic roles & 50–950 ramp
primary
#95DDC2
secondary
#B56181
accent
#2760BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483