#95FFE2#95FFE2
#95FFE2 is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.107 H 174.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFE2 |
|---|---|
| RGB | rgb(149, 255, 226) |
| HSL | hsl(164, 100%, 79%) |
| HSV | hsv(164, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.19, -37.29, 4.26) |
| CIE-LCH | lch(93.19, 37.54, 173.48°) |
| OKLab | oklab(92.77% -0.1069 0.0107) |
| OKLCH | oklch(92.77% 0.107 174.3) |
| XYZ | xyz(61.8764, 83.3961, 84.7732) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.03
Tiffany Blue
#7BF2DA
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 3.99
Pale Turquoise
#A5FBD5
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.22
Pale Aqua
#B8FFEB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFE2 #FF95B2
analogous
#95FFAD #95FFE2 #95E7FF
triadic
#95FFE2 #E295FF #FFE295
tetradic
#95FFE2 #AD95FF #FF95B2 #E7FF95
square
#95FFE2 #AD95FF #FF95B2 #E7FF95
split-complementary
#95FFE2 #FF95E7 #FFAD95
monochromatic
#1BFFC1 #58FFD1 #95FFE2 #D2FFF3 #E0FFF7
Accessibility & contrast
On white
1.19
#95FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#95FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFE2
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFE2 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#71FFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffe2; /* rgb */ color: rgb(149, 255, 226); /* oklch */ color: oklch(92.8% 0.107 174.3);
Tailwind
colors: {
custom: {
50: '#b9ffeb',
500: '#95ffe2',
950: '#000000',
},
}SCSS
$custom: #95ffe2; $custom-light: #b9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#95ffe2",
"rgb": {
"r": 149,
"g": 255,
"b": 226
},
"hsl": {
"h": 163.585,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92769,
"c": 0.10746,
"h": 174.3
},
"luminance": 0.83401
}Semantic roles & 50–950 ramp
primary
#95FFE2
secondary
#E1577D
accent
#003FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684