#95EDEF#95EDEF
#95EDEF is a very light, moderate teal. Relative luminance 0.732; OKLCH L 89.1% C 0.085 H 197.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95EDEF |
|---|---|
| RGB | rgb(149, 237, 239) |
| HSL | hsl(181, 74%, 76%) |
| HSV | hsv(181, 38%, 94%) |
| CMYK | cmyk(37.7%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(88.54, -25.87, -9.32) |
| CIE-LCH | lch(88.54, 27.50, 199.81°) |
| OKLab | oklab(89.14% -0.0808 -0.0256) |
| OKLCH | oklch(89.14% 0.085 197.6) |
| XYZ | xyz(58.2529, 73.1859, 92.7013) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.06
Paleturquoise
#AFEEEE
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Light Cyan
#ACFFFC
ΔE00 4.32
Pale Cyan
#B7FFFA
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EDEF #EF9795
analogous
#95EFC4 #95EDEF #95C0EF
triadic
#95EDEF #EF95ED #EDEF95
tetradic
#95EDEF #C495EF #EF9795 #C0EF95
square
#95EDEF #C495EF #EF9795 #C0EF95
split-complementary
#95EDEF #EF95C0 #EFC495
monochromatic
#2BDBDF #60E4E7 #95EDEF #CAF6F7 #E4FAFB
Accessibility & contrast
On white
1.34
#95EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#95EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EDEF
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EDEF | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#6FF3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #95edef; /* rgb */ color: rgb(149, 237, 239); /* oklch */ color: oklch(89.1% 0.085 197.6);
Tailwind
colors: {
custom: {
50: '#b8f3f4',
500: '#95edef',
950: '#000000',
},
}SCSS
$custom: #95edef; $custom-light: #b8f3f4; $custom-dark: #000000;
JSON
{
"hex": "#95edef",
"rgb": {
"r": 149,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.89141,
"c": 0.0848,
"h": 197.6
},
"luminance": 0.7319
}Semantic roles & 50–950 ramp
primary
#95EDEF
secondary
#CB5F5D
accent
#1410D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585