#7FFEF8#7FFEF8
#7FFEF8 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.114 H 191.3°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF8 |
|---|---|
| RGB | rgb(127, 254, 248) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.65, -36.72, -8.00) |
| CIE-LCH | lch(92.65, 37.58, 192.29°) |
| OKLab | oklab(92.29% -0.1117 -0.0222) |
| OKLCH | oklch(92.29% 0.114 191.3) |
| XYZ | xyz(61.1304, 82.1674, 101.4272) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF8 #FE7F85
analogous
#7FFEB8 #7FFEF8 #7FC5FE
triadic
#7FFEF8 #F87FFE #FEF87F
tetradic
#7FFEF8 #B87FFE #FE7F85 #C5FE7F
square
#7FFEF8 #B87FFE #FE7F85 #C5FE7F
split-complementary
#7FFEF8 #FE7FC5 #FEB87F
monochromatic
#06FDF1 #42FEF5 #7FFEF8 #BCFEFB #E1FFFD
Accessibility & contrast
On white
1.20
#7FFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#7FFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF8
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF8 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#29FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffef8; /* rgb */ color: rgb(127, 254, 248); /* oklch */ color: oklch(92.3% 0.114 191.3);
Tailwind
colors: {
custom: {
50: '#adfffa',
500: '#7ffef8',
950: '#000000',
},
}SCSS
$custom: #7ffef8; $custom-light: #adfffa; $custom-dark: #000000;
JSON
{
"hex": "#7ffef8",
"rgb": {
"r": 127,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.165,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92294,
"c": 0.11389,
"h": 191.3
},
"luminance": 0.82173
}Semantic roles & 50–950 ramp
primary
#7FFEF8
secondary
#DD454C
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685