#95E3CD#95E3CD
#95E3CD is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.9% C 0.083 H 174.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #95E3CD |
|---|---|
| RGB | rgb(149, 227, 205) |
| HSL | hsl(163, 58%, 74%) |
| HSV | hsv(163, 34%, 89%) |
| CMYK | cmyk(34.4%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(84.86, -28.76, 3.15) |
| CIE-LCH | lch(84.86, 28.93, 173.75°) |
| OKLab | oklab(85.89% -0.0828 0.0079) |
| OKLCH | oklch(85.89% 0.083 174.5) |
| XYZ | xyz(50.8790, 65.7325, 67.7525) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 5.94
Light Turquoise
#7EF4CC
ΔE00 6.52
Pale Aqua
#B8FFEB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E3CD #E395AB
analogous
#95E3A6 #95E3CD #95D2E3
triadic
#95E3CD #CD95E3 #E3CD95
tetradic
#95E3CD #A695E3 #E395AB #D2E395
square
#95E3CD #A695E3 #E395AB #D2E395
split-complementary
#95E3CD #E395D2 #E3A695
monochromatic
#35C99F #65D6B6 #95E3CD #C5F0E4 #E7F9F4
Accessibility & contrast
On white
1.48
#95E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#95E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E3CD
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E3CD | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#7EE5DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95e3cd; /* rgb */ color: rgb(149, 227, 205); /* oklch */ color: oklch(85.9% 0.083 174.5);
Tailwind
colors: {
custom: {
50: '#b7ecdc',
500: '#95e3cd',
950: '#000000',
},
}SCSS
$custom: #95e3cd; $custom-light: #b7ecdc; $custom-dark: #000000;
JSON
{
"hex": "#95e3cd",
"rgb": {
"r": 149,
"g": 227,
"b": 205
},
"hsl": {
"h": 163.077,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.85894,
"c": 0.08323,
"h": 174.5
},
"luminance": 0.65736
}Semantic roles & 50–950 ramp
primary
#95E3CD
secondary
#BC607A
accent
#204FC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484