#95DED4#95DED4
#95DED4 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.074 H 185.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95DED4 |
|---|---|
| RGB | rgb(149, 222, 212) |
| HSL | hsl(172, 53%, 73%) |
| HSV | hsv(172, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(83.64, -24.81, -2.33) |
| CIE-LCH | lch(83.64, 24.92, 185.35°) |
| OKLab | oklab(84.98% -0.0738 -0.0066) |
| OKLCH | oklch(84.98% 0.074 185.1) |
| XYZ | xyz(50.3952, 63.3826, 71.8532) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.04
Tiffany Blue
#7BF2DA
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.37
Pale Cyan
#B7FFFA
ΔE00 7.66
Light Cyan
#ACFFFC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DED4 #DE959F
analogous
#95DEAF #95DED4 #95C3DE
triadic
#95DED4 #D495DE #DED495
tetradic
#95DED4 #AF95DE #DE959F #C3DE95
square
#95DED4 #AF95DE #DE959F #C3DE95
split-complementary
#95DED4 #DE95C3 #DEAF95
monochromatic
#3BBEAC #66CFC1 #95DED4 #C4EDE7 #E8F8F6
Accessibility & contrast
On white
1.54
#95DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#95DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DED4
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DED4 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#CACCD5
Tritanopia (blue-blind)
#7DE1DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95ded4; /* rgb */ color: rgb(149, 222, 212); /* oklch */ color: oklch(85.0% 0.074 185.1);
Tailwind
colors: {
custom: {
50: '#b6e8e1',
500: '#95ded4',
950: '#000000',
},
}SCSS
$custom: #95ded4; $custom-light: #b6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#95ded4",
"rgb": {
"r": 149,
"g": 222,
"b": 212
},
"hsl": {
"h": 171.781,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84978,
"c": 0.07413,
"h": 185.1
},
"luminance": 0.63386
}Semantic roles & 50–950 ramp
primary
#95DED4
secondary
#B6616D
accent
#263BC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484