#95EAEB#95EAEB
#95EAEB is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.4% C 0.082 H 196.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95EAEB |
|---|---|
| RGB | rgb(149, 234, 235) |
| HSL | hsl(181, 68%, 75%) |
| HSV | hsv(181, 37%, 92%) |
| CMYK | cmyk(36.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.60, -25.37, -8.62) |
| CIE-LCH | lch(87.60, 26.79, 198.77°) |
| OKLab | oklab(88.35% -0.0789 -0.0237) |
| OKLCH | oklch(88.35% 0.082 196.7) |
| XYZ | xyz(56.8072, 71.2295, 89.3364) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EAEB #EB9695
analogous
#95EBC1 #95EAEB #95BFEB
triadic
#95EAEB #EB95EA #EAEB95
tetradic
#95EAEB #C195EB #EB9695 #BFEB95
square
#95EAEB #C195EB #EB9695 #BFEB95
split-complementary
#95EAEB #EB95BF #EBC195
monochromatic
#2ED6D8 #62E0E1 #95EAEB #C8F4F5 #E5FAFA
Accessibility & contrast
On white
1.38
#95EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#95EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EAEB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EAEB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#71EFEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #95eaeb; /* rgb */ color: rgb(149, 234, 235); /* oklch */ color: oklch(88.4% 0.082 196.7);
Tailwind
colors: {
custom: {
50: '#b8f1f1',
500: '#95eaeb',
950: '#000000',
},
}SCSS
$custom: #95eaeb; $custom-light: #b8f1f1; $custom-dark: #000000;
JSON
{
"hex": "#95eaeb",
"rgb": {
"r": 149,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.698,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.88351,
"c": 0.08239,
"h": 196.7
},
"luminance": 0.71233
}Semantic roles & 50–950 ramp
primary
#95EAEB
secondary
#C65F5E
accent
#1715D0
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585