#7FFEFE#7FFEFE
#7FFEFE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.113 H 195.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEFE |
|---|---|
| RGB | rgb(127, 254, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.82, -35.22, -10.86) |
| CIE-LCH | lch(92.82, 36.86, 197.14°) |
| OKLab | oklab(92.48% -0.1093 -0.03) |
| OKLCH | oklch(92.48% 0.113 195.4) |
| XYZ | xyz(62.0762, 82.5457, 106.4083) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 4.47
Aqua
#00FFFF
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEFE #FE7F7F
analogous
#7FFEBF #7FFEFE #7FBFFE
triadic
#7FFEFE #FE7FFE #FEFE7F
tetradic
#7FFEFE #BF7FFE #FE7F7F #BFFE7F
square
#7FFEFE #BF7FFE #FE7F7F #BFFE7F
split-complementary
#7FFEFE #FE7FBF #FEBF7F
monochromatic
#06FDFD #42FEFE #7FFEFE #BCFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7FFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#7FFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEFE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEFE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#1EFFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffefe; /* rgb */ color: rgb(127, 254, 254); /* oklch */ color: oklch(92.5% 0.113 195.4);
Tailwind
colors: {
custom: {
50: '#aefffe',
500: '#7ffefe',
950: '#000000',
},
}SCSS
$custom: #7ffefe; $custom-light: #aefffe; $custom-dark: #000000;
JSON
{
"hex": "#7ffefe",
"rgb": {
"r": 127,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92484,
"c": 0.11331,
"h": 195.4
},
"luminance": 0.82551
}Semantic roles & 50–950 ramp
primary
#7FFEFE
secondary
#DD4545
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685