#7BFEC4#7BFEC4
#7BFEC4 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 162.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC4 |
|---|---|
| RGB | rgb(123, 254, 196) |
| HSL | hsl(153, 98%, 74%) |
| HSV | hsv(153, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(91.27, -49.35, 16.84) |
| CIE-LCH | lch(91.27, 52.15, 161.16°) |
| OKLab | oklab(90.73% -0.1364 0.0431) |
| OKLCH | oklch(90.73% 0.143 162.5) |
| XYZ | xyz(53.5693, 79.0754, 64.6540) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 4.32
Greenish Cyan
#2AFEB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC4 #FE7BB5
analogous
#7BFE83 #7BFEC4 #7BF7FE
triadic
#7BFEC4 #C47BFE #FEC47B
tetradic
#7BFEC4 #837BFE #FE7BB5 #F7FE7B
square
#7BFEC4 #837BFE #FE7BB5 #F7FE7B
split-complementary
#7BFEC4 #FE7BF7 #FE837B
monochromatic
#02FD8E #3EFEA9 #7BFEC4 #B8FEDF #E1FFF1
Accessibility & contrast
On white
1.25
#7BFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7BFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E7E0C8
Tritanopia (blue-blind)
#4DFEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec4; /* rgb */ color: rgb(123, 254, 196); /* oklch */ color: oklch(90.7% 0.143 162.5);
Tailwind
colors: {
custom: {
50: '#a9ffd6',
500: '#7bfec4',
950: '#000000',
},
}SCSS
$custom: #7bfec4; $custom-light: #a9ffd6; $custom-dark: #000000;
JSON
{
"hex": "#7bfec4",
"rgb": {
"r": 123,
"g": 254,
"b": 196
},
"hsl": {
"h": 153.435,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90725,
"c": 0.14306,
"h": 162.5
},
"luminance": 0.7908
}Semantic roles & 50–950 ramp
primary
#7BFEC4
secondary
#DC4186
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683