#7BFED5#7BFED5
#7BFED5 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.131 H 170.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFED5 |
|---|---|
| RGB | rgb(123, 254, 213) |
| HSL | hsl(161, 98%, 74%) |
| HSV | hsv(161, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(91.64, -45.75, 8.62) |
| CIE-LCH | lch(91.64, 46.55, 169.33°) |
| OKLab | oklab(91.15% -0.129 0.022) |
| OKLCH | oklch(91.15% 0.131 170.3) |
| XYZ | xyz(55.6150, 79.8937, 75.4281) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.67
Light Aqua
#8CFFDB
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.27
Pale Turquoise
#A5FBD5
ΔE00 4.65
Bright Teal
#01F9C6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFED5 #FE7BA4
analogous
#7BFE94 #7BFED5 #7BE6FE
triadic
#7BFED5 #D57BFE #FED57B
tetradic
#7BFED5 #947BFE #FE7BA4 #E6FE7B
square
#7BFED5 #947BFE #FE7BA4 #E6FE7B
split-complementary
#7BFED5 #FE7BE6 #FE947B
monochromatic
#02FDAE #3EFEC2 #7BFED5 #B8FEE8 #E1FFF5
Accessibility & contrast
On white
1.24
#7BFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#7BFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFED5
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFED5 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#41FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfed5; /* rgb */ color: rgb(123, 254, 213); /* oklch */ color: oklch(91.1% 0.131 170.3);
Tailwind
colors: {
custom: {
50: '#aaffe1',
500: '#7bfed5',
950: '#000000',
},
}SCSS
$custom: #7bfed5; $custom-light: #aaffe1; $custom-dark: #000000;
JSON
{
"hex": "#7bfed5",
"rgb": {
"r": 123,
"g": 254,
"b": 213
},
"hsl": {
"h": 161.221,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91147,
"c": 0.13086,
"h": 170.3
},
"luminance": 0.79899
}Semantic roles & 50–950 ramp
primary
#7BFED5
secondary
#DC4172
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684