#7BFED6#7BFED6
#7BFED6 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.130 H 170.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFED6 |
|---|---|
| RGB | rgb(123, 254, 214) |
| HSL | hsl(162, 98%, 74%) |
| HSV | hsv(162, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(91.66, -45.53, 8.13) |
| CIE-LCH | lch(91.66, 46.25, 169.87°) |
| OKLab | oklab(91.17% -0.1286 0.0208) |
| OKLCH | oklch(91.17% 0.13 170.8) |
| XYZ | xyz(55.7423, 79.9446, 76.0986) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.91
Light Aqua
#8CFFDB
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 3.54
Pale Turquoise
#A5FBD5
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFED6 #FE7BA3
analogous
#7BFE95 #7BFED6 #7BE5FE
triadic
#7BFED6 #D67BFE #FED67B
tetradic
#7BFED6 #957BFE #FE7BA3 #E5FE7B
square
#7BFED6 #957BFE #FE7BA3 #E5FE7B
split-complementary
#7BFED6 #FE7BE5 #FE957B
monochromatic
#02FDB0 #3EFEC3 #7BFED6 #B8FEE9 #E1FFF6
Accessibility & contrast
On white
1.24
#7BFED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7BFED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFED6
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFED6 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#E4E1D9
Tritanopia (blue-blind)
#41FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfed6; /* rgb */ color: rgb(123, 254, 214); /* oklch */ color: oklch(91.2% 0.130 170.8);
Tailwind
colors: {
custom: {
50: '#aaffe2',
500: '#7bfed6',
950: '#000000',
},
}SCSS
$custom: #7bfed6; $custom-light: #aaffe2; $custom-dark: #000000;
JSON
{
"hex": "#7bfed6",
"rgb": {
"r": 123,
"g": 254,
"b": 214
},
"hsl": {
"h": 161.679,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91173,
"c": 0.13023,
"h": 170.8
},
"luminance": 0.7995
}Semantic roles & 50–950 ramp
primary
#7BFED6
secondary
#DC4170
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684