#95FEF7#95FEF7
#95FEF7 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.2% C 0.099 H 190.1°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEF7 |
|---|---|
| RGB | rgb(149, 254, 247) |
| HSL | hsl(176, 98%, 79%) |
| HSV | hsv(176, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(93.44, -32.09, -6.22) |
| CIE-LCH | lch(93.44, 32.68, 190.97°) |
| OKLab | oklab(93.15% -0.0971 -0.0173) |
| OKLCH | oklch(93.15% 0.099 190.1) |
| XYZ | xyz(64.6183, 83.9837, 100.7830) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.13
Pale Cyan
#B7FFFA
ΔE00 4.32
Bright Cyan
#41FDFE
ΔE00 5.78
Eggshell Blue
#C4FFF7
ΔE00 6.34
Bright Turquoise
#0FFEF9
ΔE00 6.50
Pale Aqua
#B8FFEB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEF7 #FE959C
analogous
#95FEC3 #95FEF7 #95D1FE
triadic
#95FEF7 #F795FE #FEF795
tetradic
#95FEF7 #C395FE #FE959C #D1FE95
square
#95FEF7 #C395FE #FE959C #D1FE95
split-complementary
#95FEF7 #FE95D1 #FEC395
monochromatic
#1CFDEE #58FDF2 #95FEF7 #D2FFFC #E1FFFD
Accessibility & contrast
On white
1.18
#95FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#95FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEF7
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEF7 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F7
Deuteranopia (green-blind)
#E1E6F8
Tritanopia (blue-blind)
#67FFFC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95fef7; /* rgb */ color: rgb(149, 254, 247); /* oklch */ color: oklch(93.2% 0.099 190.1);
Tailwind
colors: {
custom: {
50: '#b9fff9',
500: '#95fef7',
950: '#000000',
},
}SCSS
$custom: #95fef7; $custom-light: #b9fff9; $custom-dark: #000000;
JSON
{
"hex": "#95fef7",
"rgb": {
"r": 149,
"g": 254,
"b": 247
},
"hsl": {
"h": 176,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.93152,
"c": 0.09864,
"h": 190.1
},
"luminance": 0.83989
}Semantic roles & 50–950 ramp
primary
#95FEF7
secondary
#E05760
accent
#000FE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685