#95E1DB#95E1DB
#95E1DB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.9% C 0.076 H 189.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95E1DB |
|---|---|
| RGB | rgb(149, 225, 219) |
| HSL | hsl(175, 56%, 73%) |
| HSV | hsv(175, 34%, 88%) |
| CMYK | cmyk(33.8%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(84.66, -24.69, -4.53) |
| CIE-LCH | lch(84.66, 25.11, 190.39°) |
| OKLab | oklab(85.86% -0.0746 -0.0126) |
| OKLCH | oklch(85.86% 0.076 189.6) |
| XYZ | xyz(52.1013, 65.3513, 76.8728) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Pale Cyan
#B7FFFA
ΔE00 6.76
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E1DB #E1959B
analogous
#95E1B5 #95E1DB #95C1E1
triadic
#95E1DB #DB95E1 #E1DB95
tetradic
#95E1DB #B595E1 #E1959B #C1E195
square
#95E1DB #B595E1 #E1959B #C1E195
split-complementary
#95E1DB #E195C1 #E1B595
monochromatic
#38C4B9 #65D3CB #95E1DB #C5EEEB #E7F8F7
Accessibility & contrast
On white
1.49
#95E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#95E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E1DB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E1DB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#7AE5DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e1db; /* rgb */ color: rgb(149, 225, 219); /* oklch */ color: oklch(85.9% 0.076 189.6);
Tailwind
colors: {
custom: {
50: '#b7eae6',
500: '#95e1db',
950: '#000000',
},
}SCSS
$custom: #95e1db; $custom-light: #b7eae6; $custom-dark: #000000;
JSON
{
"hex": "#95e1db",
"rgb": {
"r": 149,
"g": 225,
"b": 219
},
"hsl": {
"h": 175.263,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.85858,
"c": 0.07566,
"h": 189.6
},
"luminance": 0.65354
}Semantic roles & 50–950 ramp
primary
#95E1DB
secondary
#BA6168
accent
#222FC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484