#7BF6F6#7BF6F6
#7BF6F6 is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.3% C 0.110 H 195.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF6F6 |
|---|---|
| RGB | rgb(123, 246, 246) |
| HSL | hsl(180, 87%, 72%) |
| HSV | hsv(180, 50%, 96%) |
| CMYK | cmyk(50%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(90.22, -34.34, -10.59) |
| CIE-LCH | lch(90.22, 35.93, 197.14°) |
| OKLab | oklab(90.28% -0.1065 -0.0293) |
| OKLCH | oklch(90.28% 0.11 195.4) |
| XYZ | xyz(57.7519, 76.7710, 98.9458) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 4.16
Aqua
#00FFFF
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 5.01
Bright Turquoise
#0FFEF9
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF6F6 #F67B7B
analogous
#7BF6B9 #7BF6F6 #7BB9F6
triadic
#7BF6F6 #F67BF6 #F6F67B
tetradic
#7BF6F6 #B97BF6 #F67B7B #B9F67B
square
#7BF6F6 #B97BF6 #F67B7B #B9F67B
split-complementary
#7BF6F6 #F67BB9 #F6B97B
monochromatic
#10E7E7 #42F2F2 #7BF6F6 #B4FAFA #E2FDFD
Accessibility & contrast
On white
1.28
#7BF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#7BF6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF6F6
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF6F6 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#D4DCF7
Tritanopia (blue-blind)
#1EFDF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bf6f6; /* rgb */ color: rgb(123, 246, 246); /* oklch */ color: oklch(90.3% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#aaf9f9',
500: '#7bf6f6',
950: '#000000',
},
}SCSS
$custom: #7bf6f6; $custom-light: #aaf9f9; $custom-dark: #000000;
JSON
{
"hex": "#7bf6f6",
"rgb": {
"r": 123,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.90276,
"c": 0.11046,
"h": 195.4
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#7BF6F6
secondary
#D24444
accent
#0202E4
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585