#95E2DB#95E2DB
#95E2DB is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.1% C 0.077 H 188.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2DB |
|---|---|
| RGB | rgb(149, 226, 219) |
| HSL | hsl(175, 57%, 74%) |
| HSV | hsv(175, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.94, -25.18, -4.12) |
| CIE-LCH | lch(84.94, 25.52, 189.29°) |
| OKLab | oklab(86.08% -0.0758 -0.0115) |
| OKLCH | oklch(86.08% 0.077 188.6) |
| XYZ | xyz(52.3724, 65.8935, 76.9632) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 6.45
Pale Cyan
#B7FFFA
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Tiffany Blue
#7BF2DA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2DB #E2959C
analogous
#95E2B4 #95E2DB #95C2E2
triadic
#95E2DB #DB95E2 #E2DB95
tetradic
#95E2DB #B495E2 #E2959C #C2E295
square
#95E2DB #B495E2 #E2959C #C2E295
split-complementary
#95E2DB #E295C2 #E2B495
monochromatic
#36C6B9 #65D5CB #95E2DB #C5EFEB #E7F8F7
Accessibility & contrast
On white
1.48
#95E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#95E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2DB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2DB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#79E6E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95e2db; /* rgb */ color: rgb(149, 226, 219); /* oklch */ color: oklch(86.1% 0.077 188.6);
Tailwind
colors: {
custom: {
50: '#b7ebe6',
500: '#95e2db',
950: '#000000',
},
}SCSS
$custom: #95e2db; $custom-light: #b7ebe6; $custom-dark: #000000;
JSON
{
"hex": "#95e2db",
"rgb": {
"r": 149,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.545,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.8608,
"c": 0.07668,
"h": 188.6
},
"luminance": 0.65897
}Semantic roles & 50–950 ramp
primary
#95E2DB
secondary
#BB6069
accent
#2130C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484