#7EFCCC#7EFCCC
#7EFCCC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.133 H 166.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCCC |
|---|---|
| RGB | rgb(126, 252, 204) |
| HSL | hsl(157, 95%, 74%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(90.97, -46.16, 12.32) |
| CIE-LCH | lch(90.97, 47.78, 165.06°) |
| OKLab | oklab(90.57% -0.1289 0.0316) |
| OKLCH | oklch(90.57% 0.133 166.2) |
| XYZ | xyz(54.3087, 78.4114, 69.3880) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.36
Aquamarine
#7FFFD4
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 2.37
Light Aqua
#8CFFDB
ΔE00 3.23
Pale Turquoise
#A5FBD5
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCCC #FC7EAE
analogous
#7EFC8D #7EFCCC #7EEDFC
triadic
#7EFCCC #CC7EFC #FCCC7E
tetradic
#7EFCCC #8D7EFC #FC7EAE #EDFC7E
square
#7EFCCC #8D7EFC #FC7EAE #EDFC7E
split-complementary
#7EFCCC #FC7EED #FC8D7E
monochromatic
#06F99D #42FBB4 #7EFCCC #BAFDE4 #E1FEF3
Accessibility & contrast
On white
1.26
#7EFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7EFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCCC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCCC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#50FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efccc; /* rgb */ color: rgb(126, 252, 204); /* oklch */ color: oklch(90.6% 0.133 166.2);
Tailwind
colors: {
custom: {
50: '#abfedb',
500: '#7efccc',
950: '#000000',
},
}SCSS
$custom: #7efccc; $custom-light: #abfedb; $custom-dark: #000000;
JSON
{
"hex": "#7efccc",
"rgb": {
"r": 126,
"g": 252,
"b": 204
},
"hsl": {
"h": 157.143,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90565,
"c": 0.13268,
"h": 166.2
},
"luminance": 0.78416
}Semantic roles & 50–950 ramp
primary
#7EFCCC
secondary
#DA447D
accent
#0057E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684