#7BFBFB#7BFBFB
#7BFBFB is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.6% C 0.114 H 195.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBFB |
|---|---|
| RGB | rgb(123, 251, 251) |
| HSL | hsl(180, 94%, 73%) |
| HSV | hsv(180, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.76, -35.39, -10.89) |
| CIE-LCH | lch(91.76, 37.03, 197.11°) |
| OKLab | oklab(91.57% -0.1098 -0.0301) |
| OKLCH | oklch(91.57% 0.114 195.3) |
| XYZ | xyz(60.0709, 80.1648, 103.5558) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBFB #FB7B7B
analogous
#7BFBBB #7BFBFB #7BBBFB
triadic
#7BFBFB #FB7BFB #FBFB7B
tetradic
#7BFBFB #BB7BFB #FB7B7B #BBFB7B
square
#7BFBFB #BB7BFB #FB7B7B #BBFB7B
split-complementary
#7BFBFB #FB7BBB #FBBB7B
monochromatic
#07F4F4 #40F9F9 #7BFBFB #B6FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#7BFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#7BFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBFB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBFB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#07FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfbfb; /* rgb */ color: rgb(123, 251, 251); /* oklch */ color: oklch(91.6% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#abfdfc',
500: '#7bfbfb',
950: '#000000',
},
}SCSS
$custom: #7bfbfb; $custom-light: #abfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7bfbfb",
"rgb": {
"r": 123,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.91567,
"c": 0.11386,
"h": 195.3
},
"luminance": 0.8017
}Semantic roles & 50–950 ramp
primary
#7BFBFB
secondary
#D84242
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585