#7EF6EF#7EF6EF
#7EF6EF is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.2% C 0.109 H 190.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF6EF |
|---|---|
| RGB | rgb(126, 246, 239) |
| HSL | hsl(177, 87%, 73%) |
| HSV | hsv(177, 49%, 96%) |
| CMYK | cmyk(48.8%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(90.13, -35.46, -7.07) |
| CIE-LCH | lch(90.13, 36.16, 191.27°) |
| OKLab | oklab(90.17% -0.1074 -0.0197) |
| OKLCH | oklch(90.17% 0.109 190.4) |
| XYZ | xyz(57.1335, 76.5741, 93.4141) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 5.57
Bright Aqua
#0BF9EA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF6EF #F67E85
analogous
#7EF6B3 #7EF6EF #7EC1F6
triadic
#7EF6EF #EF7EF6 #F6EF7E
tetradic
#7EF6EF #B37EF6 #F67E85 #C1F67E
square
#7EF6EF #B37EF6 #F67E85 #C1F67E
split-complementary
#7EF6EF #F67EC1 #F6B37E
monochromatic
#10E9DD #45F2E8 #7EF6EF #B7FAF6 #E2FDFB
Accessibility & contrast
On white
1.29
#7EF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7EF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF6EF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF6EF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#D6DCF0
Tritanopia (blue-blind)
#36FBF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ef6ef; /* rgb */ color: rgb(126, 246, 239); /* oklch */ color: oklch(90.2% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#acf9f4',
500: '#7ef6ef',
950: '#000000',
},
}SCSS
$custom: #7ef6ef; $custom-light: #acf9f4; $custom-dark: #000000;
JSON
{
"hex": "#7ef6ef",
"rgb": {
"r": 126,
"g": 246,
"b": 239
},
"hsl": {
"h": 176.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.90167,
"c": 0.10923,
"h": 190.4
},
"luminance": 0.76579
}Semantic roles & 50–950 ramp
primary
#7EF6EF
secondary
#D2464E
accent
#020FE4
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585