#7BFCFC#7BFCFC
#7BFCFC is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.115 H 195.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCFC |
|---|---|
| RGB | rgb(123, 252, 252) |
| HSL | hsl(180, 96%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(92.07, -35.60, -10.95) |
| CIE-LCH | lch(92.07, 37.25, 197.10°) |
| OKLab | oklab(91.83% -0.1104 -0.0303) |
| OKLCH | oklch(91.83% 0.115 195.3) |
| XYZ | xyz(60.5422, 80.8544, 104.4925) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.20
Bright Light Blue
#26F7FD
ΔE00 4.13
Aqua
#00FFFF
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCFC #FC7B7B
analogous
#7BFCBB #7BFCFC #7BBBFC
triadic
#7BFCFC #FC7BFC #FCFC7B
tetradic
#7BFCFC #BB7BFC #FC7B7B #BBFC7B
square
#7BFCFC #BB7BFC #FC7B7B #BBFC7B
split-complementary
#7BFCFC #FC7BBB #FCBB7B
monochromatic
#06F7F7 #3FFBFB #7BFCFC #B7FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7BFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7BFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCFC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCFC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcfc; /* rgb */ color: rgb(123, 252, 252); /* oklch */ color: oklch(91.8% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#abfdfd',
500: '#7bfcfc',
950: '#000000',
},
}SCSS
$custom: #7bfcfc; $custom-light: #abfdfd; $custom-dark: #000000;
JSON
{
"hex": "#7bfcfc",
"rgb": {
"r": 123,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91825,
"c": 0.11453,
"h": 195.3
},
"luminance": 0.8086
}Semantic roles & 50–950 ramp
primary
#7BFCFC
secondary
#D94242
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685