#7BF6F7#7BF6F7
#7BF6F7 is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.3% C 0.110 H 196.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF6F7 |
|---|---|
| RGB | rgb(123, 246, 247) |
| HSL | hsl(180, 89%, 73%) |
| HSV | hsv(180, 50%, 97%) |
| CMYK | cmyk(50.2%, 0.4%, 0%, 3.1%) |
| CIE-LAB | lab(90.24, -34.08, -11.07) |
| CIE-LCH | lch(90.24, 35.83, 197.99°) |
| OKLab | oklab(90.31% -0.1061 -0.0306) |
| OKLCH | oklch(90.31% 0.11 196.1) |
| XYZ | xyz(57.9057, 76.8326, 99.7563) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.71
Bright Light Blue
#26F7FD
ΔE00 4.09
Aqua
#00FFFF
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF6F7 #F77C7B
analogous
#7BF7BA #7BF6F7 #7BB8F7
triadic
#7BF6F7 #F77BF6 #F6F77B
tetradic
#7BF6F7 #BA7BF7 #F77C7B #B8F77B
square
#7BF6F7 #BA7BF7 #F77C7B #B8F77B
split-complementary
#7BF6F7 #F77BB8 #F7BA7B
monochromatic
#0EE8E9 #41F2F4 #7BF6F7 #B5FAFA #E2FDFD
Accessibility & contrast
On white
1.28
#7BF6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7BF6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF6F7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF6F7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF7
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#1CFDF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bf6f7; /* rgb */ color: rgb(123, 246, 247); /* oklch */ color: oklch(90.3% 0.110 196.1);
Tailwind
colors: {
custom: {
50: '#aaf9f9',
500: '#7bf6f7',
950: '#000000',
},
}SCSS
$custom: #7bf6f7; $custom-light: #aaf9f9; $custom-dark: #000000;
JSON
{
"hex": "#7bf6f7",
"rgb": {
"r": 123,
"g": 246,
"b": 247
},
"hsl": {
"h": 180.484,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.90309,
"c": 0.11043,
"h": 196.1
},
"luminance": 0.76838
}Semantic roles & 50–950 ramp
primary
#7BF6F7
secondary
#D34443
accent
#0200E5
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585