#95FFE4#95FFE4
#95FFE4 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.106 H 175.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFE4 |
|---|---|
| RGB | rgb(149, 255, 228) |
| HSL | hsl(165, 100%, 79%) |
| HSV | hsv(165, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.24, -36.86, 3.30) |
| CIE-LCH | lch(93.24, 37.00, 174.88°) |
| OKLab | oklab(92.82% -0.1061 0.0082) |
| OKLCH | oklch(92.82% 0.106 175.6) |
| XYZ | xyz(62.1525, 83.5065, 86.2270) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.59
Tiffany Blue
#7BF2DA
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 4.51
Aquamarine
#7FFFD4
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 4.68
Pale Aqua
#B8FFEB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFE4 #FF95B0
analogous
#95FFAF #95FFE4 #95E5FF
triadic
#95FFE4 #E495FF #FFE495
tetradic
#95FFE4 #AF95FF #FF95B0 #E5FF95
square
#95FFE4 #AF95FF #FF95B0 #E5FF95
split-complementary
#95FFE4 #FF95E5 #FFAF95
monochromatic
#1BFFC5 #58FFD4 #95FFE4 #D2FFF4 #E0FFF7
Accessibility & contrast
On white
1.19
#95FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#95FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFE4
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFE4 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#70FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95ffe4; /* rgb */ color: rgb(149, 255, 228); /* oklch */ color: oklch(92.8% 0.106 175.6);
Tailwind
colors: {
custom: {
50: '#b9ffec',
500: '#95ffe4',
950: '#000000',
},
}SCSS
$custom: #95ffe4; $custom-light: #b9ffec; $custom-dark: #000000;
JSON
{
"hex": "#95ffe4",
"rgb": {
"r": 149,
"g": 255,
"b": 228
},
"hsl": {
"h": 164.717,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92824,
"c": 0.1064,
"h": 175.6
},
"luminance": 0.83511
}Semantic roles & 50–950 ramp
primary
#95FFE4
secondary
#E1577A
accent
#003AE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684