#7BFEC1#7BFEC1
#7BFEC1 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.145 H 161.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC1 |
|---|---|
| RGB | rgb(123, 254, 193) |
| HSL | hsl(152, 98%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 24%, 0.4%) |
| CIE-LAB | lab(91.21, -49.96, 18.29) |
| CIE-LCH | lch(91.21, 53.20, 159.89°) |
| OKLab | oklab(90.66% -0.1377 0.0468) |
| OKLCH | oklch(90.66% 0.145 161.2) |
| XYZ | xyz(53.2312, 78.9402, 62.8736) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.84
Light Seafoam
#A0FEBF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC1 #FE7BB8
analogous
#7BFE80 #7BFEC1 #7BFAFE
triadic
#7BFEC1 #C17BFE #FEC17B
tetradic
#7BFEC1 #807BFE #FE7BB8 #FAFE7B
square
#7BFEC1 #807BFE #FE7BB8 #FAFE7B
split-complementary
#7BFEC1 #FE7BFA #FE807B
monochromatic
#02FD88 #3EFEA4 #7BFEC1 #B8FEDE #E1FFF1
Accessibility & contrast
On white
1.25
#7BFEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7BFEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC1
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC1 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBE
Deuteranopia (green-blind)
#E8E0C5
Tritanopia (blue-blind)
#4FFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec1; /* rgb */ color: rgb(123, 254, 193); /* oklch */ color: oklch(90.7% 0.145 161.2);
Tailwind
colors: {
custom: {
50: '#a9ffd3',
500: '#7bfec1',
950: '#000000',
},
}SCSS
$custom: #7bfec1; $custom-light: #a9ffd3; $custom-dark: #000000;
JSON
{
"hex": "#7bfec1",
"rgb": {
"r": 123,
"g": 254,
"b": 193
},
"hsl": {
"h": 152.061,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90655,
"c": 0.14546,
"h": 161.2
},
"luminance": 0.78945
}Semantic roles & 50–950 ramp
primary
#7BFEC1
secondary
#DC4189
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683