#7BFEF2#7BFEF2
#7BFEF2 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.118 H 187.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF2 |
|---|---|
| RGB | rgb(123, 254, 242) |
| HSL | hsl(175, 98%, 74%) |
| HSV | hsv(175, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.35, -39.01, -5.34) |
| CIE-LCH | lch(92.35, 39.37, 187.80°) |
| OKLab | oklab(91.97% -0.1167 -0.015) |
| OKLCH | oklch(91.97% 0.118 187.3) |
| XYZ | xyz(59.6304, 81.4999, 96.5758) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 5.01
Aqua
#00FFFF
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF2 #FE7B87
analogous
#7BFEB1 #7BFEF2 #7BC9FE
triadic
#7BFEF2 #F27BFE #FEF27B
tetradic
#7BFEF2 #B17BFE #FE7B87 #C9FE7B
square
#7BFEF2 #B17BFE #FE7B87 #C9FE7B
split-complementary
#7BFEF2 #FE7BC9 #FEB17B
monochromatic
#02FDE6 #3EFEEC #7BFEF2 #B8FEF8 #E1FFFC
Accessibility & contrast
On white
1.21
#7BFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7BFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DDE2F4
Tritanopia (blue-blind)
#1FFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfef2; /* rgb */ color: rgb(123, 254, 242); /* oklch */ color: oklch(92.0% 0.118 187.3);
Tailwind
colors: {
custom: {
50: '#abfff6',
500: '#7bfef2',
950: '#000000',
},
}SCSS
$custom: #7bfef2; $custom-light: #abfff6; $custom-dark: #000000;
JSON
{
"hex": "#7bfef2",
"rgb": {
"r": 123,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.504,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91965,
"c": 0.11763,
"h": 187.3
},
"luminance": 0.81505
}Semantic roles & 50–950 ramp
primary
#7BFEF2
secondary
#DC414F
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685