#7EFDCF#7EFDCF
#7EFDCF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.132 H 167.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDCF |
|---|---|
| RGB | rgb(126, 253, 207) |
| HSL | hsl(158, 97%, 74%) |
| HSV | hsv(158, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.32, -45.96, 11.27) |
| CIE-LCH | lch(91.32, 47.32, 166.22°) |
| OKLab | oklab(90.87% -0.1286 0.0289) |
| OKLCH | oklch(90.87% 0.132 167.3) |
| XYZ | xyz(54.9869, 79.1864, 71.4062) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.93
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 2.72
Pale Turquoise
#A5FBD5
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDCF #FD7EAC
analogous
#7EFD90 #7EFDCF #7EEBFD
triadic
#7EFDCF #CF7EFD #FDCF7E
tetradic
#7EFDCF #907EFD #FD7EAC #EBFD7E
square
#7EFDCF #907EFD #FD7EAC #EBFD7E
split-complementary
#7EFDCF #FD7EEB #FD907E
monochromatic
#05FBA2 #42FCB9 #7EFDCF #BAFEE5 #E1FFF4
Accessibility & contrast
On white
1.25
#7EFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7EFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDCF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDCF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E5E0D2
Tritanopia (blue-blind)
#4DFEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdcf; /* rgb */ color: rgb(126, 253, 207); /* oklch */ color: oklch(90.9% 0.132 167.3);
Tailwind
colors: {
custom: {
50: '#abfedd',
500: '#7efdcf',
950: '#000000',
},
}SCSS
$custom: #7efdcf; $custom-light: #abfedd; $custom-dark: #000000;
JSON
{
"hex": "#7efdcf",
"rgb": {
"r": 126,
"g": 253,
"b": 207
},
"hsl": {
"h": 158.268,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90872,
"c": 0.13185,
"h": 167.3
},
"luminance": 0.79191
}Semantic roles & 50–950 ramp
primary
#7EFDCF
secondary
#DB447B
accent
#0053E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684