#7BFEEF#7BFEEF
#7BFEEF is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 185.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEEF |
|---|---|
| RGB | rgb(123, 254, 239) |
| HSL | hsl(173, 98%, 74%) |
| HSV | hsv(173, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.27, -39.74, -3.91) |
| CIE-LCH | lch(92.27, 39.93, 185.62°) |
| OKLab | oklab(91.88% -0.1179 -0.0112) |
| OKLCH | oklch(91.88% 0.118 185.4) |
| XYZ | xyz(59.1835, 81.3211, 94.2223) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 4.48
Bright Turquoise
#0FFEF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 5.85
Aqua
#00FFFF
ΔE00 6.16
Light Cyan
#ACFFFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEEF #FE7B8A
analogous
#7BFEAE #7BFEEF #7BCCFE
triadic
#7BFEEF #EF7BFE #FEEF7B
tetradic
#7BFEEF #AE7BFE #FE7B8A #CCFE7B
square
#7BFEEF #AE7BFE #FE7B8A #CCFE7B
split-complementary
#7BFEEF #FE7BCC #FEAE7B
monochromatic
#02FDE0 #3EFEE8 #7BFEEF #B8FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#7BFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7BFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEEF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEEF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#25FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfeef; /* rgb */ color: rgb(123, 254, 239); /* oklch */ color: oklch(91.9% 0.118 185.4);
Tailwind
colors: {
custom: {
50: '#abfff4',
500: '#7bfeef',
950: '#000000',
},
}SCSS
$custom: #7bfeef; $custom-light: #abfff4; $custom-dark: #000000;
JSON
{
"hex": "#7bfeef",
"rgb": {
"r": 123,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.13,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91875,
"c": 0.11843,
"h": 185.4
},
"luminance": 0.81327
}Semantic roles & 50–950 ramp
primary
#7BFEEF
secondary
#DC4153
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685