#7EFFCB#7EFFCB
#7EFFCB is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.2% C 0.137 H 164.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFCB |
|---|---|
| RGB | rgb(126, 255, 203) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.80, -47.66, 14.02) |
| CIE-LCH | lch(91.80, 49.68, 163.61°) |
| OKLab | oklab(91.24% -0.1325 0.036) |
| OKLCH | oklch(91.24% 0.137 164.8) |
| XYZ | xyz(55.1387, 80.2627, 69.0749) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.67
Aquamarine
#7FFFD4
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFCB #FF7EB2
analogous
#7EFF8B #7EFFCB #7EF2FF
triadic
#7EFFCB #CB7EFF #FFCB7E
tetradic
#7EFFCB #8B7EFF #FF7EB2 #F2FF7E
square
#7EFFCB #8B7EFF #FF7EB2 #F2FF7E
split-complementary
#7EFFCB #FF7EF2 #FF8B7E
monochromatic
#04FF9A #41FFB2 #7EFFCB #BBFFE4 #E0FFF3
Accessibility & contrast
On white
1.23
#7EFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7EFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFCB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFCB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E7E2CE
Tritanopia (blue-blind)
#4FFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7effcb; /* rgb */ color: rgb(126, 255, 203); /* oklch */ color: oklch(91.2% 0.137 164.8);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7effcb',
950: '#000000',
},
}SCSS
$custom: #7effcb; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7effcb",
"rgb": {
"r": 126,
"g": 255,
"b": 203
},
"hsl": {
"h": 155.814,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91237,
"c": 0.13733,
"h": 164.8
},
"luminance": 0.80267
}Semantic roles & 50–950 ramp
primary
#7EFFCB
secondary
#DE4382
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684