#95E2DA#95E2DA
#95E2DA is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.1% C 0.077 H 187.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2DA |
|---|---|
| RGB | rgb(149, 226, 218) |
| HSL | hsl(174, 57%, 74%) |
| HSV | hsv(174, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(84.92, -25.41, -3.63) |
| CIE-LCH | lch(84.92, 25.67, 188.13°) |
| OKLab | oklab(86.05% -0.0762 -0.0101) |
| OKLCH | oklch(86.05% 0.077 187.6) |
| XYZ | xyz(52.2412, 65.8410, 76.2719) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 6.57
Pale Cyan
#B7FFFA
ΔE00 6.71
Tiffany Blue
#7BF2DA
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2DA #E2959D
analogous
#95E2B3 #95E2DA #95C3E2
triadic
#95E2DA #DA95E2 #E2DA95
tetradic
#95E2DA #B395E2 #E2959D #C3E295
square
#95E2DA #B395E2 #E2959D #C3E295
split-complementary
#95E2DA #E295C3 #E2B395
monochromatic
#36C6B7 #65D5C9 #95E2DA #C5EFEB #E7F8F7
Accessibility & contrast
On white
1.48
#95E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#95E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2DA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2DA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#7AE6DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95e2da; /* rgb */ color: rgb(149, 226, 218); /* oklch */ color: oklch(86.1% 0.077 187.6);
Tailwind
colors: {
custom: {
50: '#b7ebe5',
500: '#95e2da',
950: '#000000',
},
}SCSS
$custom: #95e2da; $custom-light: #b7ebe5; $custom-dark: #000000;
JSON
{
"hex": "#95e2da",
"rgb": {
"r": 149,
"g": 226,
"b": 218
},
"hsl": {
"h": 173.766,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.8605,
"c": 0.0769,
"h": 187.6
},
"luminance": 0.65844
}Semantic roles & 50–950 ramp
primary
#95E2DA
secondary
#BB606A
accent
#2132C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484