#95E1EA#95E1EA
#95E1EA is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.3% C 0.076 H 205.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95E1EA |
|---|---|
| RGB | rgb(149, 225, 234) |
| HSL | hsl(186, 67%, 75%) |
| HSV | hsv(186, 36%, 92%) |
| CMYK | cmyk(36.3%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.09, -21.18, -11.83) |
| CIE-LCH | lch(85.09, 24.26, 209.18°) |
| OKLab | oklab(86.34% -0.0686 -0.0324) |
| OKLCH | oklch(86.34% 0.076 205.3) |
| XYZ | xyz(54.1657, 66.1770, 87.7452) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.16
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.32
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E1EA #EA9E95
analogous
#95EAC8 #95E1EA #95B6EA
triadic
#95E1EA #EA95E1 #E1EA95
tetradic
#95E1EA #C895EA #EA9E95 #B6EA95
square
#95E1EA #C895EA #EA9E95 #B6EA95
split-complementary
#95E1EA #EA95B6 #EAC895
monochromatic
#2FC4D6 #62D3E0 #95E1EA #C8EFF4 #E5F8FA
Accessibility & contrast
On white
1.48
#95E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#95E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E1EA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E1EA | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#73E7E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95e1ea; /* rgb */ color: rgb(149, 225, 234); /* oklch */ color: oklch(86.3% 0.076 205.3);
Tailwind
colors: {
custom: {
50: '#b7eaf0',
500: '#95e1ea',
950: '#000000',
},
}SCSS
$custom: #95e1ea; $custom-light: #b7eaf0; $custom-dark: #000000;
JSON
{
"hex": "#95e1ea",
"rgb": {
"r": 149,
"g": 225,
"b": 234
},
"hsl": {
"h": 186.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86335,
"c": 0.0759,
"h": 205.3
},
"luminance": 0.66181
}Semantic roles & 50–950 ramp
primary
#95E1EA
secondary
#C5695E
accent
#2A17CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485