#7BFCFB#7BFCFB
#7BFCFB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.115 H 194.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCFB |
|---|---|
| RGB | rgb(123, 252, 251) |
| HSL | hsl(180, 96%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.04, -35.85, -10.48) |
| CIE-LCH | lch(92.04, 37.35, 196.29°) |
| OKLab | oklab(91.79% -0.1108 -0.029) |
| OKLCH | oklch(91.79% 0.115 194.7) |
| XYZ | xyz(60.3841, 80.7912, 103.6602) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.18
Bright Light Blue
#26F7FD
ΔE00 4.24
Aqua
#00FFFF
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCFB #FC7B7C
analogous
#7BFCBA #7BFCFB #7BBCFC
triadic
#7BFCFB #FB7BFC #FCFB7B
tetradic
#7BFCFB #BA7BFC #FC7B7C #BCFC7B
square
#7BFCFB #BA7BFC #FC7B7C #BCFC7B
split-complementary
#7BFCFB #FC7BBC #FCBA7B
monochromatic
#06F7F5 #3FFBF9 #7BFCFB #B7FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7BFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#7BFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCFB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCFB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#05FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcfb; /* rgb */ color: rgb(123, 252, 251); /* oklch */ color: oklch(91.8% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#abfdfc',
500: '#7bfcfb',
950: '#000000',
},
}SCSS
$custom: #7bfcfb; $custom-light: #abfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7bfcfb",
"rgb": {
"r": 123,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.535,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91793,
"c": 0.11458,
"h": 194.7
},
"luminance": 0.80797
}Semantic roles & 50–950 ramp
primary
#7BFCFB
secondary
#D94243
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685