#7BFEF5#7BFEF5
#7BFEF5 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.117 H 189.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF5 |
|---|---|
| RGB | rgb(123, 254, 245) |
| HSL | hsl(176, 98%, 74%) |
| HSV | hsv(176, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.43, -38.27, -6.78) |
| CIE-LCH | lch(92.43, 38.86, 190.05°) |
| OKLab | oklab(92.06% -0.1154 -0.0189) |
| OKLCH | oklch(92.06% 0.117 189.3) |
| XYZ | xyz(60.0847, 81.6816, 98.9682) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.28
Aqua
#00FFFF
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.56
Tiffany Blue
#7BF2DA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF5 #FE7B84
analogous
#7BFEB4 #7BFEF5 #7BC6FE
triadic
#7BFEF5 #F57BFE #FEF57B
tetradic
#7BFEF5 #B47BFE #FE7B84 #C6FE7B
square
#7BFEF5 #B47BFE #FE7B84 #C6FE7B
split-complementary
#7BFEF5 #FE7BC6 #FEB47B
monochromatic
#02FDEB #3EFEF0 #7BFEF5 #B8FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7BFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7BFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF5
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF5 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DCE3F6
Tritanopia (blue-blind)
#18FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfef5; /* rgb */ color: rgb(123, 254, 245); /* oklch */ color: oklch(92.1% 0.117 189.3);
Tailwind
colors: {
custom: {
50: '#abfff8',
500: '#7bfef5',
950: '#000000',
},
}SCSS
$custom: #7bfef5; $custom-light: #abfff8; $custom-dark: #000000;
JSON
{
"hex": "#7bfef5",
"rgb": {
"r": 123,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.878,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92057,
"c": 0.11696,
"h": 189.3
},
"luminance": 0.81687
}Semantic roles & 50–950 ramp
primary
#7BFEF5
secondary
#DC414C
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685