#7EFCCB#7EFCCB
#7EFCCB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.133 H 165.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCCB |
|---|---|
| RGB | rgb(126, 252, 203) |
| HSL | hsl(157, 95%, 74%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.95, -46.37, 12.80) |
| CIE-LCH | lch(90.95, 48.11, 164.57°) |
| OKLab | oklab(90.54% -0.1293 0.0329) |
| OKLCH | oklch(90.54% 0.133 165.7) |
| XYZ | xyz(54.1892, 78.3636, 68.7584) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 4.28
Pale Turquoise
#A5FBD5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCCB #FC7EAF
analogous
#7EFC8C #7EFCCB #7EEEFC
triadic
#7EFCCB #CB7EFC #FCCB7E
tetradic
#7EFCCB #8C7EFC #FC7EAF #EEFC7E
square
#7EFCCB #8C7EFC #FC7EAF #EEFC7E
split-complementary
#7EFCCB #FC7EEE #FC8C7E
monochromatic
#06F99B #42FBB3 #7EFCCB #BAFDE3 #E1FEF3
Accessibility & contrast
On white
1.26
#7EFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7EFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCCB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCCB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#50FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efccb; /* rgb */ color: rgb(126, 252, 203); /* oklch */ color: oklch(90.5% 0.133 165.7);
Tailwind
colors: {
custom: {
50: '#abfeda',
500: '#7efccb',
950: '#000000',
},
}SCSS
$custom: #7efccb; $custom-light: #abfeda; $custom-dark: #000000;
JSON
{
"hex": "#7efccb",
"rgb": {
"r": 126,
"g": 252,
"b": 203
},
"hsl": {
"h": 156.667,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9054,
"c": 0.13341,
"h": 165.7
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#7EFCCB
secondary
#DA447E
accent
#0059E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684