#7BFEE2#7BFEE2
#7BFEE2 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 177.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEE2 |
|---|---|
| RGB | rgb(123, 254, 226) |
| HSL | hsl(167, 98%, 74%) |
| HSV | hsv(167, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(91.94, -42.82, 2.34) |
| CIE-LCH | lch(91.94, 42.88, 176.87°) |
| OKLab | oklab(91.5% -0.1234 0.0055) |
| OKLCH | oklch(91.5% 0.124 177.4) |
| XYZ | xyz(57.3317, 80.5804, 84.4690) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.44
Pale Turquoise
#A5FBD5
ΔE00 6.14
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEE2 #FE7B97
analogous
#7BFEA1 #7BFEE2 #7BD8FE
triadic
#7BFEE2 #E27BFE #FEE27B
tetradic
#7BFEE2 #A17BFE #FE7B97 #D8FE7B
square
#7BFEE2 #A17BFE #FE7B97 #D8FE7B
split-complementary
#7BFEE2 #FE7BD8 #FEA17B
monochromatic
#02FDC7 #3EFED5 #7BFEE2 #B8FEEF #E1FFF8
Accessibility & contrast
On white
1.23
#7BFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7BFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEE2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEE2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#36FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfee2; /* rgb */ color: rgb(123, 254, 226); /* oklch */ color: oklch(91.5% 0.124 177.4);
Tailwind
colors: {
custom: {
50: '#aaffeb',
500: '#7bfee2',
950: '#000000',
},
}SCSS
$custom: #7bfee2; $custom-light: #aaffeb; $custom-dark: #000000;
JSON
{
"hex": "#7bfee2",
"rgb": {
"r": 123,
"g": 254,
"b": 226
},
"hsl": {
"h": 167.176,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91498,
"c": 0.12352,
"h": 177.4
},
"luminance": 0.80586
}Semantic roles & 50–950 ramp
primary
#7BFEE2
secondary
#DC4162
accent
#0031E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684