#95FFEC#95FFEC
#95FFEC is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.0% C 0.103 H 181.1°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFEC |
|---|---|
| RGB | rgb(149, 255, 236) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.43, -35.08, -0.54) |
| CIE-LCH | lch(93.43, 35.08, 180.89°) |
| OKLab | oklab(93.05% -0.1027 -0.002) |
| OKLCH | oklch(93.05% 0.103 181.1) |
| XYZ | xyz(63.2888, 83.9610, 92.2117) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 4.60
Light Aqua
#8CFFDB
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 6.24
Pale Cyan
#B7FFFA
ΔE00 6.45
Pale Turquoise
#A5FBD5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFEC #FF95A8
analogous
#95FFB7 #95FFEC #95DDFF
triadic
#95FFEC #EC95FF #FFEC95
tetradic
#95FFEC #B795FF #FF95A8 #DDFF95
square
#95FFEC #B795FF #FF95A8 #DDFF95
split-complementary
#95FFEC #FF95DD #FFB795
monochromatic
#1BFFD6 #58FFE1 #95FFEC #D2FFF7 #E0FFFA
Accessibility & contrast
On white
1.18
#95FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#95FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFEC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFEC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#6CFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95ffec; /* rgb */ color: rgb(149, 255, 236); /* oklch */ color: oklch(93.0% 0.103 181.1);
Tailwind
colors: {
custom: {
50: '#b9fff2',
500: '#95ffec',
950: '#000000',
},
}SCSS
$custom: #95ffec; $custom-light: #b9fff2; $custom-dark: #000000;
JSON
{
"hex": "#95ffec",
"rgb": {
"r": 149,
"g": 255,
"b": 236
},
"hsl": {
"h": 169.245,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93049,
"c": 0.10277,
"h": 181.1
},
"luminance": 0.83966
}Semantic roles & 50–950 ramp
primary
#95FFEC
secondary
#E15770
accent
#0029E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685