#7EFFCF#7EFFCF
#7EFFCF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.134 H 166.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFCF |
|---|---|
| RGB | rgb(126, 255, 207) |
| HSL | hsl(158, 100%, 75%) |
| HSV | hsv(158, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.89, -46.82, 12.08) |
| CIE-LCH | lch(91.89, 48.35, 165.53°) |
| OKLab | oklab(91.34% -0.1308 0.031) |
| OKLCH | oklch(91.34% 0.134 166.7) |
| XYZ | xyz(55.6216, 80.4558, 71.6178) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.24
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFCF #FF7EAE
analogous
#7EFF8E #7EFFCF #7EEFFF
triadic
#7EFFCF #CF7EFF #FFCF7E
tetradic
#7EFFCF #8E7EFF #FF7EAE #EFFF7E
square
#7EFFCF #8E7EFF #FF7EAE #EFFF7E
split-complementary
#7EFFCF #FF7EEF #FF8E7E
monochromatic
#04FFA1 #41FFB8 #7EFFCF #BBFFE6 #E0FFF4
Accessibility & contrast
On white
1.23
#7EFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7EFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFCF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFCF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#4DFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effcf; /* rgb */ color: rgb(126, 255, 207); /* oklch */ color: oklch(91.3% 0.134 166.7);
Tailwind
colors: {
custom: {
50: '#abffdd',
500: '#7effcf',
950: '#000000',
},
}SCSS
$custom: #7effcf; $custom-light: #abffdd; $custom-dark: #000000;
JSON
{
"hex": "#7effcf",
"rgb": {
"r": 126,
"g": 255,
"b": 207
},
"hsl": {
"h": 157.674,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91336,
"c": 0.13441,
"h": 166.7
},
"luminance": 0.80461
}Semantic roles & 50–950 ramp
primary
#7EFFCF
secondary
#DE437D
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684