#95FFE0#95FFE0
#95FFE0 is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.109 H 173.0°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFE0 |
|---|---|
| RGB | rgb(149, 255, 224) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(93.14, -37.73, 5.23) |
| CIE-LCH | lch(93.14, 38.09, 172.11°) |
| OKLab | oklab(92.72% -0.1078 0.0133) |
| OKLCH | oklch(92.72% 0.109 173) |
| XYZ | xyz(61.6036, 83.2869, 83.3363) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.52
Aquamarine
#7FFFD4
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 3.95
Pale Aqua
#B8FFEB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFE0 #FF95B4
analogous
#95FFAB #95FFE0 #95E9FF
triadic
#95FFE0 #E095FF #FFE095
tetradic
#95FFE0 #AB95FF #FF95B4 #E9FF95
square
#95FFE0 #AB95FF #FF95B4 #E9FF95
split-complementary
#95FFE0 #FF95E9 #FFAB95
monochromatic
#1BFFBC #58FFCE #95FFE0 #D2FFF2 #E0FFF6
Accessibility & contrast
On white
1.19
#95FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#95FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFE0
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFE0 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DF
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#72FFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffe0; /* rgb */ color: rgb(149, 255, 224); /* oklch */ color: oklch(92.7% 0.109 173.0);
Tailwind
colors: {
custom: {
50: '#b9ffe9',
500: '#95ffe0',
950: '#000000',
},
}SCSS
$custom: #95ffe0; $custom-light: #b9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#95ffe0",
"rgb": {
"r": 149,
"g": 255,
"b": 224
},
"hsl": {
"h": 162.453,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92715,
"c": 0.10857,
"h": 173
},
"luminance": 0.83291
}Semantic roles & 50–950 ramp
primary
#95FFE0
secondary
#E1577F
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684