#7BFEF7#7BFEF7
#7BFEF7 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.117 H 190.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF7 |
|---|---|
| RGB | rgb(123, 254, 247) |
| HSL | hsl(177, 98%, 74%) |
| HSV | hsv(177, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.49, -37.77, -7.74) |
| CIE-LCH | lch(92.49, 38.56, 191.57°) |
| OKLab | oklab(92.12% -0.1146 -0.0215) |
| OKLCH | oklch(92.12% 0.117 190.6) |
| XYZ | xyz(60.3916, 81.8044, 100.5849) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF7 #FE7B82
analogous
#7BFEB6 #7BFEF7 #7BC4FE
triadic
#7BFEF7 #F77BFE #FEF77B
tetradic
#7BFEF7 #B67BFE #FE7B82 #C4FE7B
square
#7BFEF7 #B67BFE #FE7B82 #C4FE7B
split-complementary
#7BFEF7 #FE7BC4 #FEB67B
monochromatic
#02FDEF #3EFEF3 #7BFEF7 #B8FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7BFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7BFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF7
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF7 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F7
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#13FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfef7; /* rgb */ color: rgb(123, 254, 247); /* oklch */ color: oklch(92.1% 0.117 190.6);
Tailwind
colors: {
custom: {
50: '#abfff9',
500: '#7bfef7',
950: '#000000',
},
}SCSS
$custom: #7bfef7; $custom-light: #abfff9; $custom-dark: #000000;
JSON
{
"hex": "#7bfef7",
"rgb": {
"r": 123,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.794,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92119,
"c": 0.1166,
"h": 190.6
},
"luminance": 0.8181
}Semantic roles & 50–950 ramp
primary
#7BFEF7
secondary
#DC4149
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685