#95EAED#95EAED
#95EAED is a very light, moderate teal. Relative luminance 0.714; OKLCH L 88.4% C 0.082 H 198.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95EAED |
|---|---|
| RGB | rgb(149, 234, 237) |
| HSL | hsl(182, 71%, 76%) |
| HSV | hsv(182, 37%, 93%) |
| CMYK | cmyk(37.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.65, -24.89, -9.59) |
| CIE-LCH | lch(87.65, 26.67, 201.06°) |
| OKLab | oklab(88.42% -0.0781 -0.0263) |
| OKLCH | oklch(88.42% 0.082 198.6) |
| XYZ | xyz(57.0977, 71.3458, 90.8667) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.80
Paleturquoise
#AFEEEE
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Light Cyan
#ACFFFC
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.18
Pale Cyan
#B7FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EAED #ED9895
analogous
#95EDC4 #95EAED #95BEED
triadic
#95EAED #ED95EA #EAED95
tetradic
#95EAED #C495ED #ED9895 #BEED95
square
#95EAED #C495ED #ED9895 #BEED95
split-complementary
#95EAED #ED95BE #EDC495
monochromatic
#2CD5DB #61E0E4 #95EAED #C9F4F6 #E5FAFB
Accessibility & contrast
On white
1.38
#95EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#95EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EAED
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EAED | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#70F0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #95eaed; /* rgb */ color: rgb(149, 234, 237); /* oklch */ color: oklch(88.4% 0.082 198.6);
Tailwind
colors: {
custom: {
50: '#b8f1f2',
500: '#95eaed',
950: '#000000',
},
}SCSS
$custom: #95eaed; $custom-light: #b8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#95eaed",
"rgb": {
"r": 149,
"g": 234,
"b": 237
},
"hsl": {
"h": 182.045,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.88415,
"c": 0.08243,
"h": 198.6
},
"luminance": 0.7135
}Semantic roles & 50–950 ramp
primary
#95EAED
secondary
#C9615D
accent
#1913D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585