#95EBED#95EBED
#95EBED is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.6% C 0.083 H 197.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95EBED |
|---|---|
| RGB | rgb(149, 235, 237) |
| HSL | hsl(181, 71%, 76%) |
| HSV | hsv(181, 37%, 93%) |
| CMYK | cmyk(37.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.93, -25.38, -9.18) |
| CIE-LCH | lch(87.93, 26.99, 199.88°) |
| OKLab | oklab(88.64% -0.0793 -0.0252) |
| OKLCH | oklch(88.64% 0.083 197.6) |
| XYZ | xyz(57.3832, 71.9168, 90.9619) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.11
Paleturquoise
#AFEEEE
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EBED #ED9795
analogous
#95EDC3 #95EBED #95BFED
triadic
#95EBED #ED95EB #EBED95
tetradic
#95EBED #C395ED #ED9795 #BFED95
square
#95EBED #C395ED #ED9795 #BFED95
split-complementary
#95EBED #ED95BF #EDC395
monochromatic
#2CD7DB #61E1E4 #95EBED #C9F5F6 #E5FAFB
Accessibility & contrast
On white
1.37
#95EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#95EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EBED
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EBED | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#70F0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #95ebed; /* rgb */ color: rgb(149, 235, 237); /* oklch */ color: oklch(88.6% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#b8f1f2',
500: '#95ebed',
950: '#000000',
},
}SCSS
$custom: #95ebed; $custom-light: #b8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#95ebed",
"rgb": {
"r": 149,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.364,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.88636,
"c": 0.0832,
"h": 197.6
},
"luminance": 0.71921
}Semantic roles & 50–950 ramp
primary
#95EBED
secondary
#C9605D
accent
#1713D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585