#7BFCF6#7BFCF6
#7BFCF6 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.115 H 191.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF6 |
|---|---|
| RGB | rgb(123, 252, 246) |
| HSL | hsl(177, 96%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.90, -37.11, -8.09) |
| CIE-LCH | lch(91.90, 37.98, 192.30°) |
| OKLab | oklab(91.63% -0.1129 -0.0225) |
| OKLCH | oklch(91.63% 0.115 191.3) |
| XYZ | xyz(59.6064, 80.4801, 99.5639) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.67
Bright Turquoise
#0FFEF9
ΔE00 4.26
Aqua
#00FFFF
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 5.16
Bright Aqua
#0BF9EA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF6 #FC7B81
analogous
#7BFCB5 #7BFCF6 #7BC1FC
triadic
#7BFCF6 #F67BFC #FCF67B
tetradic
#7BFCF6 #B57BFC #FC7B81 #C1FC7B
square
#7BFCF6 #B57BFC #FC7B81 #C1FC7B
split-complementary
#7BFCF6 #FC7BC1 #FCB57B
monochromatic
#06F7EC #3FFBF2 #7BFCF6 #B7FDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7BFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#7BFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#18FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcf6; /* rgb */ color: rgb(123, 252, 246); /* oklch */ color: oklch(91.6% 0.115 191.3);
Tailwind
colors: {
custom: {
50: '#abfef9',
500: '#7bfcf6',
950: '#000000',
},
}SCSS
$custom: #7bfcf6; $custom-light: #abfef9; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf6",
"rgb": {
"r": 123,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.209,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91634,
"c": 0.11511,
"h": 191.3
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#7BFCF6
secondary
#D94249
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685