#95EEEA#95EEEA
#95EEEA is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.2% C 0.086 H 192.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEEA |
|---|---|
| RGB | rgb(149, 238, 234) |
| HSL | hsl(177, 72%, 76%) |
| HSV | hsv(177, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(88.67, -27.53, -6.50) |
| CIE-LCH | lch(88.67, 28.29, 193.28°) |
| OKLab | oklab(89.21% -0.084 -0.018) |
| OKLCH | oklch(89.21% 0.086 192.1) |
| XYZ | xyz(57.8148, 73.4752, 88.9616) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.93
Paleturquoise
#AFEEEE
ΔE00 4.29
Pale Cyan
#B7FFFA
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEEA #EE9599
analogous
#95EEBD #95EEEA #95C5EE
triadic
#95EEEA #EA95EE #EEEA95
tetradic
#95EEEA #BD95EE #EE9599 #C5EE95
square
#95EEEA #BD95EE #EE9599 #C5EE95
split-complementary
#95EEEA #EE95C5 #EEBD95
monochromatic
#2CDDD5 #60E6E0 #95EEEA #CAF6F4 #E5FBFA
Accessibility & contrast
On white
1.34
#95EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#95EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEEA
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEEA | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#71F3EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #95eeea; /* rgb */ color: rgb(149, 238, 234); /* oklch */ color: oklch(89.2% 0.086 192.1);
Tailwind
colors: {
custom: {
50: '#b8f3f0',
500: '#95eeea',
950: '#000000',
},
}SCSS
$custom: #95eeea; $custom-light: #b8f3f0; $custom-dark: #000000;
JSON
{
"hex": "#95eeea",
"rgb": {
"r": 149,
"g": 238,
"b": 234
},
"hsl": {
"h": 177.303,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.89206,
"c": 0.0859,
"h": 192.1
},
"luminance": 0.73479
}Semantic roles & 50–950 ramp
primary
#95EEEA
secondary
#CA5D62
accent
#111AD4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585