#95E2EB#95E2EB
#95E2EB is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.6% C 0.077 H 205.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2EB |
|---|---|
| RGB | rgb(149, 226, 235) |
| HSL | hsl(186, 68%, 75%) |
| HSV | hsv(186, 37%, 92%) |
| CMYK | cmyk(36.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.39, -21.44, -11.90) |
| CIE-LCH | lch(85.39, 24.52, 209.04°) |
| OKLab | oklab(86.59% -0.0694 -0.0326) |
| OKLCH | oklch(86.59% 0.077 205.2) |
| XYZ | xyz(54.5809, 66.7769, 88.5943) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Paleturquoise
#AFEEEE
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.15
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2EB #EB9E95
analogous
#95EBC9 #95E2EB #95B7EB
triadic
#95E2EB #EB95E2 #E2EB95
tetradic
#95E2EB #C995EB #EB9E95 #B7EB95
square
#95E2EB #C995EB #EB9E95 #B7EB95
split-complementary
#95E2EB #EB95B7 #EBC995
monochromatic
#2EC6D8 #62D4E1 #95E2EB #C8F0F5 #E5F8FA
Accessibility & contrast
On white
1.46
#95E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#95E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2EB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2EB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#73E8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e2eb; /* rgb */ color: rgb(149, 226, 235); /* oklch */ color: oklch(86.6% 0.077 205.2);
Tailwind
colors: {
custom: {
50: '#b7ebf1',
500: '#95e2eb',
950: '#000000',
},
}SCSS
$custom: #95e2eb; $custom-light: #b7ebf1; $custom-dark: #000000;
JSON
{
"hex": "#95e2eb",
"rgb": {
"r": 149,
"g": 226,
"b": 235
},
"hsl": {
"h": 186.279,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.86588,
"c": 0.07672,
"h": 205.2
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#95E2EB
secondary
#C6695E
accent
#2915D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485