#95EEED#95EEED
#95EEED is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.3% C 0.086 H 194.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEED |
|---|---|
| RGB | rgb(149, 238, 237) |
| HSL | hsl(179, 72%, 76%) |
| HSV | hsv(179, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.76, -26.83, -7.95) |
| CIE-LCH | lch(88.76, 27.98, 196.50°) |
| OKLab | oklab(89.3% -0.0828 -0.0219) |
| OKLCH | oklch(89.3% 0.086 194.8) |
| XYZ | xyz(58.2494, 73.6490, 91.2506) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.87
Light Cyan
#ACFFFC
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Pale Cyan
#B7FFFA
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEED #EE9596
analogous
#95EEC0 #95EEED #95C2EE
triadic
#95EEED #ED95EE #EEED95
tetradic
#95EEED #C095EE #EE9596 #C2EE95
square
#95EEED #C095EE #EE9596 #C2EE95
split-complementary
#95EEED #EE95C2 #EEC095
monochromatic
#2CDDDB #60E6E4 #95EEED #CAF6F6 #E5FBFB
Accessibility & contrast
On white
1.33
#95EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#95EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEED
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEED | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#6FF3ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #95eeed; /* rgb */ color: rgb(149, 238, 237); /* oklch */ color: oklch(89.3% 0.086 194.8);
Tailwind
colors: {
custom: {
50: '#b8f3f2',
500: '#95eeed',
950: '#000000',
},
}SCSS
$custom: #95eeed; $custom-light: #b8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#95eeed",
"rgb": {
"r": 149,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.326,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.89299,
"c": 0.08564,
"h": 194.8
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#95EEED
secondary
#CA5D5E
accent
#1113D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585