#7FFEFA#7FFEFA
#7FFEFA is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.114 H 192.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEFA |
|---|---|
| RGB | rgb(127, 254, 250) |
| HSL | hsl(178, 98%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.70, -36.22, -8.96) |
| CIE-LCH | lch(92.70, 37.31, 193.89°) |
| OKLab | oklab(92.36% -0.1109 -0.0248) |
| OKLCH | oklch(92.36% 0.114 192.6) |
| XYZ | xyz(61.4424, 82.2922, 103.0700) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.58
Bright Turquoise
#0FFEF9
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEFA #FE7F83
analogous
#7FFEBA #7FFEFA #7FC3FE
triadic
#7FFEFA #FA7FFE #FEFA7F
tetradic
#7FFEFA #BA7FFE #FE7F83 #C3FE7F
square
#7FFEFA #BA7FFE #FE7F83 #C3FE7F
split-complementary
#7FFEFA #FE7FC3 #FEBA7F
monochromatic
#06FDF5 #42FEF8 #7FFEFA #BCFEFC #E1FFFE
Accessibility & contrast
On white
1.20
#7FFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#7FFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEFA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEFA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#26FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffefa; /* rgb */ color: rgb(127, 254, 250); /* oklch */ color: oklch(92.4% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#adfffb',
500: '#7ffefa',
950: '#000000',
},
}SCSS
$custom: #7ffefa; $custom-light: #adfffb; $custom-dark: #000000;
JSON
{
"hex": "#7ffefa",
"rgb": {
"r": 127,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.11,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92357,
"c": 0.11363,
"h": 192.6
},
"luminance": 0.82298
}Semantic roles & 50–950 ramp
primary
#7FFEFA
secondary
#DD4549
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685