#7FFFFE#7FFFFE
#7FFFFE is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.114 H 194.7°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFFE |
|---|---|
| RGB | rgb(127, 255, 254) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.09, -35.68, -10.45) |
| CIE-LCH | lch(93.09, 37.18, 196.32°) |
| OKLab | oklab(92.71% -0.1103 -0.0289) |
| OKLCH | oklch(92.71% 0.114 194.7) |
| XYZ | xyz(62.3944, 83.1821, 106.5144) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.43
Aqua
#00FFFF
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 4.90
Pale Cyan
#B7FFFA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFFE #FF7F80
analogous
#7FFFBE #7FFFFE #7FC0FF
triadic
#7FFFFE #FE7FFF #FFFE7F
tetradic
#7FFFFE #BE7FFF #FF7F80 #C0FF7F
square
#7FFFFE #BE7FFF #FF7F80 #C0FF7F
split-complementary
#7FFFFE #FF7FC0 #FFBE7F
monochromatic
#05FFFD #42FFFE #7FFFFE #BCFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#7FFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#7FFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFFE
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFFE | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#DCE4FF
Tritanopia (blue-blind)
#1DFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7ffffe; /* rgb */ color: rgb(127, 255, 254); /* oklch */ color: oklch(92.7% 0.114 194.7);
Tailwind
colors: {
custom: {
50: '#aefffe',
500: '#7ffffe',
950: '#000000',
},
}SCSS
$custom: #7ffffe; $custom-light: #aefffe; $custom-dark: #000000;
JSON
{
"hex": "#7ffffe",
"rgb": {
"r": 127,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.531,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92708,
"c": 0.11405,
"h": 194.7
},
"luminance": 0.83188
}Semantic roles & 50–950 ramp
primary
#7FFFFE
secondary
#DE4445
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685