#7EF6F0#7EF6F0
#7EF6F0 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.2% C 0.109 H 191.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF6F0 |
|---|---|
| RGB | rgb(126, 246, 240) |
| HSL | hsl(177, 87%, 73%) |
| HSV | hsv(177, 49%, 96%) |
| CMYK | cmyk(48.8%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(90.15, -35.21, -7.55) |
| CIE-LCH | lch(90.15, 36.01, 192.10°) |
| OKLab | oklab(90.2% -0.107 -0.021) |
| OKLCH | oklch(90.2% 0.109 191.1) |
| XYZ | xyz(57.2817, 76.6334, 94.1943) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF6F0 #F67E84
analogous
#7EF6B4 #7EF6F0 #7EC0F6
triadic
#7EF6F0 #F07EF6 #F6F07E
tetradic
#7EF6F0 #B47EF6 #F67E84 #C0F67E
square
#7EF6F0 #B47EF6 #F67E84 #C0F67E
split-complementary
#7EF6F0 #F67EC0 #F6B47E
monochromatic
#10E9DE #45F2E9 #7EF6F0 #B7FAF7 #E2FDFC
Accessibility & contrast
On white
1.29
#7EF6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#7EF6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF6F0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF6F0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#D6DDF1
Tritanopia (blue-blind)
#35FCF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ef6f0; /* rgb */ color: rgb(126, 246, 240); /* oklch */ color: oklch(90.2% 0.109 191.1);
Tailwind
colors: {
custom: {
50: '#acf9f4',
500: '#7ef6f0',
950: '#000000',
},
}SCSS
$custom: #7ef6f0; $custom-light: #acf9f4; $custom-dark: #000000;
JSON
{
"hex": "#7ef6f0",
"rgb": {
"r": 126,
"g": 246,
"b": 240
},
"hsl": {
"h": 177,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.90198,
"c": 0.10907,
"h": 191.1
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#7EF6F0
secondary
#D2464D
accent
#020DE4
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585