#7EFFCE#7EFFCE
#7EFFCE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.135 H 166.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFCE |
|---|---|
| RGB | rgb(126, 255, 206) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.87, -47.03, 12.57) |
| CIE-LCH | lch(91.87, 48.68, 165.04°) |
| OKLab | oklab(91.31% -0.1312 0.0322) |
| OKLCH | oklch(91.31% 0.135 166.2) |
| XYZ | xyz(55.4997, 80.4070, 70.9760) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.30
Aquamarine
#7FFFD4
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 4.55
Pale Turquoise
#A5FBD5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFCE #FF7EAF
analogous
#7EFF8D #7EFFCE #7EF0FF
triadic
#7EFFCE #CE7EFF #FFCE7E
tetradic
#7EFFCE #8D7EFF #FF7EAF #F0FF7E
square
#7EFFCE #8D7EFF #FF7EAF #F0FF7E
split-complementary
#7EFFCE #FF7EF0 #FF8D7E
monochromatic
#04FFA0 #41FFB7 #7EFFCE #BBFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#7EFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7EFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFCE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFCE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#4DFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effce; /* rgb */ color: rgb(126, 255, 206); /* oklch */ color: oklch(91.3% 0.135 166.2);
Tailwind
colors: {
custom: {
50: '#abffdd',
500: '#7effce',
950: '#000000',
},
}SCSS
$custom: #7effce; $custom-light: #abffdd; $custom-dark: #000000;
JSON
{
"hex": "#7effce",
"rgb": {
"r": 126,
"g": 255,
"b": 206
},
"hsl": {
"h": 157.209,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91311,
"c": 0.13513,
"h": 166.2
},
"luminance": 0.80412
}Semantic roles & 50–950 ramp
primary
#7EFFCE
secondary
#DE437E
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684