#7FFFEF#7FFFEF
#7FFFEF is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.117 H 184.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFEF |
|---|---|
| RGB | rgb(127, 255, 239) |
| HSL | hsl(173, 100%, 75%) |
| HSV | hsv(173, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.69, -39.36, -3.28) |
| CIE-LCH | lch(92.69, 39.50, 184.77°) |
| OKLab | oklab(92.25% -0.1165 -0.0095) |
| OKLCH | oklch(92.25% 0.117 184.6) |
| XYZ | xyz(60.0858, 82.2586, 94.3557) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 6.29
Light Aqua
#8CFFDB
ΔE00 6.40
Aqua
#00FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFEF #FF7F8F
analogous
#7FFFAF #7FFFEF #7FCFFF
triadic
#7FFFEF #EF7FFF #FFEF7F
tetradic
#7FFFEF #AF7FFF #FF7F8F #CFFF7F
square
#7FFFEF #AF7FFF #FF7F8F #CFFF7F
split-complementary
#7FFFEF #FF7FCF #FFAF7F
monochromatic
#05FFE0 #42FFE7 #7FFFEF #BCFFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#7FFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#7FFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFEF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFEF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#35FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7fffef; /* rgb */ color: rgb(127, 255, 239); /* oklch */ color: oklch(92.2% 0.117 184.6);
Tailwind
colors: {
custom: {
50: '#adfff4',
500: '#7fffef',
950: '#000000',
},
}SCSS
$custom: #7fffef; $custom-light: #adfff4; $custom-dark: #000000;
JSON
{
"hex": "#7fffef",
"rgb": {
"r": 127,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92247,
"c": 0.11686,
"h": 184.6
},
"luminance": 0.82264
}Semantic roles & 50–950 ramp
primary
#7FFFEF
secondary
#DE4457
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685