#95FEE2#95FEE2
#95FEE2 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.106 H 174.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEE2 |
|---|---|
| RGB | rgb(149, 254, 226) |
| HSL | hsl(164, 98%, 79%) |
| HSV | hsv(164, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(92.91, -36.84, 3.86) |
| CIE-LCH | lch(92.91, 37.04, 174.02°) |
| OKLab | oklab(92.54% -0.1058 0.0097) |
| OKLCH | oklch(92.54% 0.106 174.8) |
| XYZ | xyz(61.5583, 82.7597, 84.6672) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.30
Tiffany Blue
#7BF2DA
ΔE00 3.44
Pale Turquoise
#A5FBD5
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.33
Pale Aqua
#B8FFEB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEE2 #FE95B1
analogous
#95FEAE #95FEE2 #95E6FE
triadic
#95FEE2 #E295FE #FEE295
tetradic
#95FEE2 #AE95FE #FE95B1 #E6FE95
square
#95FEE2 #AE95FE #FE95B1 #E6FE95
split-complementary
#95FEE2 #FE95E6 #FEAE95
monochromatic
#1CFDC1 #58FDD1 #95FEE2 #D2FFF3 #E1FFF7
Accessibility & contrast
On white
1.20
#95FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#95FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEE2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEE2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#71FFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95fee2; /* rgb */ color: rgb(149, 254, 226); /* oklch */ color: oklch(92.5% 0.106 174.8);
Tailwind
colors: {
custom: {
50: '#b9ffeb',
500: '#95fee2',
950: '#000000',
},
}SCSS
$custom: #95fee2; $custom-light: #b9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#95fee2",
"rgb": {
"r": 149,
"g": 254,
"b": 226
},
"hsl": {
"h": 164,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.92544,
"c": 0.10622,
"h": 174.8
},
"luminance": 0.82764
}Semantic roles & 50–950 ramp
primary
#95FEE2
secondary
#E0577C
accent
#003DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684