#95E2ED#95E2ED
#95E2ED is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.7% C 0.077 H 207.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2ED |
|---|---|
| RGB | rgb(149, 226, 237) |
| HSL | hsl(188, 71%, 76%) |
| HSV | hsv(188, 37%, 93%) |
| CMYK | cmyk(37.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.45, -20.95, -12.87) |
| CIE-LCH | lch(85.45, 24.59, 211.56°) |
| OKLab | oklab(86.66% -0.0686 -0.0353) |
| OKLCH | oklch(86.66% 0.077 207.2) |
| XYZ | xyz(54.8714, 66.8931, 90.1246) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.00
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 5.10
Paleturquoise
#AFEEEE
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2ED #EDA095
analogous
#95EDCC #95E2ED #95B6ED
triadic
#95E2ED #ED95E2 #E2ED95
tetradic
#95E2ED #CC95ED #EDA095 #B6ED95
square
#95E2ED #CC95ED #EDA095 #B6ED95
split-complementary
#95E2ED #ED95B6 #EDCC95
monochromatic
#2CC5DB #61D4E4 #95E2ED #C9F0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#95E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#95E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2ED
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2ED | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#72E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e2ed; /* rgb */ color: rgb(149, 226, 237); /* oklch */ color: oklch(86.7% 0.077 207.2);
Tailwind
colors: {
custom: {
50: '#b8ebf2',
500: '#95e2ed',
950: '#000000',
},
}SCSS
$custom: #95e2ed; $custom-light: #b8ebf2; $custom-dark: #000000;
JSON
{
"hex": "#95e2ed",
"rgb": {
"r": 149,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.5,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.86655,
"c": 0.07719,
"h": 207.2
},
"luminance": 0.66897
}Semantic roles & 50–950 ramp
primary
#95E2ED
secondary
#C96B5D
accent
#2B13D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485