#95EEEE#95EEEE
#95EEEE is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.3% C 0.086 H 195.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEEE |
|---|---|
| RGB | rgb(149, 238, 238) |
| HSL | hsl(180, 72%, 76%) |
| HSV | hsv(180, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.78, -26.59, -8.43) |
| CIE-LCH | lch(88.78, 27.90, 197.59°) |
| OKLab | oklab(89.33% -0.0824 -0.0232) |
| OKLCH | oklch(89.33% 0.086 195.7) |
| XYZ | xyz(58.3959, 73.7076, 92.0222) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEEE #EE9595
analogous
#95EEC1 #95EEEE #95C1EE
triadic
#95EEEE #EE95EE #EEEE95
tetradic
#95EEEE #C195EE #EE9595 #C1EE95
square
#95EEEE #C195EE #EE9595 #C1EE95
split-complementary
#95EEEE #EE95C1 #EEC195
monochromatic
#2CDDDD #60E6E6 #95EEEE #CAF6F6 #E5FBFB
Accessibility & contrast
On white
1.33
#95EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#95EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEEE
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEEE | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#6FF3EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #95eeee; /* rgb */ color: rgb(149, 238, 238); /* oklch */ color: oklch(89.3% 0.086 195.7);
Tailwind
colors: {
custom: {
50: '#b8f3f3',
500: '#95eeee',
950: '#000000',
},
}SCSS
$custom: #95eeee; $custom-light: #b8f3f3; $custom-dark: #000000;
JSON
{
"hex": "#95eeee",
"rgb": {
"r": 149,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.89331,
"c": 0.0856,
"h": 195.7
},
"luminance": 0.73712
}Semantic roles & 50–950 ramp
primary
#95EEEE
secondary
#CA5D5D
accent
#1111D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585