#7EF7F7#7EF7F7
#7EF7F7 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.6% C 0.109 H 195.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF7F7 |
|---|---|
| RGB | rgb(126, 247, 247) |
| HSL | hsl(180, 88%, 73%) |
| HSV | hsv(180, 49%, 97%) |
| CMYK | cmyk(49%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.63, -33.93, -10.49) |
| CIE-LCH | lch(90.63, 35.52, 197.17°) |
| OKLab | oklab(90.65% -0.1053 -0.029) |
| OKLCH | oklch(90.65% 0.109 195.4) |
| XYZ | xyz(58.6466, 77.6673, 99.8784) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 4.36
Light Cyan
#ACFFFC
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Bright Turquoise
#0FFEF9
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF7F7 #F77E7E
analogous
#7EF7BA #7EF7F7 #7EBAF7
triadic
#7EF7F7 #F77EF7 #F7F77E
tetradic
#7EF7F7 #BA7EF7 #F77E7E #BAF77E
square
#7EF7F7 #BA7EF7 #F77E7E #BAF77E
split-complementary
#7EF7F7 #F77EBA #F7BA7E
monochromatic
#0FECEC #44F3F3 #7EF7F7 #B8FBFB #E2FDFD
Accessibility & contrast
On white
1.27
#7EF7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7EF7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF7F7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF7F7 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF7
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#2BFEF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ef7f7; /* rgb */ color: rgb(126, 247, 247); /* oklch */ color: oklch(90.6% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#acfaf9',
500: '#7ef7f7',
950: '#000000',
},
}SCSS
$custom: #7ef7f7; $custom-light: #acfaf9; $custom-dark: #000000;
JSON
{
"hex": "#7ef7f7",
"rgb": {
"r": 126,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.90646,
"c": 0.10918,
"h": 195.4
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#7EF7F7
secondary
#D34646
accent
#0101E5
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585