#95E2EE#95E2EE
#95E2EE is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.7% C 0.077 H 208.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2EE |
|---|---|
| RGB | rgb(149, 226, 238) |
| HSL | hsl(188, 72%, 76%) |
| HSV | hsv(188, 37%, 93%) |
| CMYK | cmyk(37.4%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.48, -20.71, -13.35) |
| CIE-LCH | lch(85.48, 24.64, 212.81°) |
| OKLab | oklab(86.69% -0.0683 -0.0366) |
| OKLCH | oklch(86.69% 0.077 208.2) |
| XYZ | xyz(55.0179, 66.9517, 90.8962) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.12
Robin Egg Blue
#8AF1FE
ΔE00 4.03
Powder Blue
#B0E0E6
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.12
Paleturquoise
#AFEEEE
ΔE00 5.41
Pale Sky Blue
#BDF6FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2EE #EEA195
analogous
#95EECD #95E2EE #95B5EE
triadic
#95E2EE #EE95E2 #E2EE95
tetradic
#95E2EE #CD95EE #EEA195 #B5EE95
square
#95E2EE #CD95EE #EEA195 #B5EE95
split-complementary
#95E2EE #EE95B5 #EECD95
monochromatic
#2CC5DD #60D4E6 #95E2EE #CAF0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#95E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#95E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2EE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2EE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#71E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e2ee; /* rgb */ color: rgb(149, 226, 238); /* oklch */ color: oklch(86.7% 0.077 208.2);
Tailwind
colors: {
custom: {
50: '#b8ebf3',
500: '#95e2ee',
950: '#000000',
},
}SCSS
$custom: #95e2ee; $custom-light: #b8ebf3; $custom-dark: #000000;
JSON
{
"hex": "#95e2ee",
"rgb": {
"r": 149,
"g": 226,
"b": 238
},
"hsl": {
"h": 188.09,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.86688,
"c": 0.07746,
"h": 208.2
},
"luminance": 0.66955
}Semantic roles & 50–950 ramp
primary
#95E2EE
secondary
#CA6C5D
accent
#2B11D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485