#7FFEF5#7FFEF5
#7FFEF5 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.114 H 189.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF5 |
|---|---|
| RGB | rgb(127, 254, 245) |
| HSL | hsl(176, 98%, 75%) |
| HSV | hsv(176, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.57, -37.46, -6.57) |
| CIE-LCH | lch(92.57, 38.03, 189.95°) |
| OKLab | oklab(92.2% -0.1129 -0.0183) |
| OKLCH | oklch(92.2% 0.114 189.2) |
| XYZ | xyz(60.6688, 81.9827, 98.9956) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 5.27
Tiffany Blue
#7BF2DA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF5 #FE7F88
analogous
#7FFEB6 #7FFEF5 #7FC8FE
triadic
#7FFEF5 #F57FFE #FEF57F
tetradic
#7FFEF5 #B67FFE #FE7F88 #C8FE7F
square
#7FFEF5 #B67FFE #FE7F88 #C8FE7F
split-complementary
#7FFEF5 #FE7FC8 #FEB67F
monochromatic
#06FDEC #42FEF0 #7FFEF5 #BCFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7FFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#7FFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF5
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF5 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#2EFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffef5; /* rgb */ color: rgb(127, 254, 245); /* oklch */ color: oklch(92.2% 0.114 189.2);
Tailwind
colors: {
custom: {
50: '#adfff8',
500: '#7ffef5',
950: '#000000',
},
}SCSS
$custom: #7ffef5; $custom-light: #adfff8; $custom-dark: #000000;
JSON
{
"hex": "#7ffef5",
"rgb": {
"r": 127,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.748,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92201,
"c": 0.11441,
"h": 189.2
},
"luminance": 0.81988
}Semantic roles & 50–950 ramp
primary
#7FFEF5
secondary
#DD454F
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685