#7BFEFB#7BFEFB
#7BFEFB is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.116 H 193.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEFB |
|---|---|
| RGB | rgb(123, 254, 251) |
| HSL | hsl(179, 98%, 74%) |
| HSV | hsv(179, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.60, -36.77, -9.64) |
| CIE-LCH | lch(92.60, 38.02, 194.69°) |
| OKLab | oklab(92.24% -0.113 -0.0267) |
| OKLCH | oklch(92.24% 0.116 193.3) |
| XYZ | xyz(61.0155, 82.0539, 103.8706) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Aqua
#00FFFF
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.36
Bright Light Blue
#26F7FD
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEFB #FE7B7E
analogous
#7BFEBA #7BFEFB #7BC0FE
triadic
#7BFEFB #FB7BFE #FEFB7B
tetradic
#7BFEFB #BA7BFE #FE7B7E #C0FE7B
square
#7BFEFB #BA7BFE #FE7B7E #C0FE7B
split-complementary
#7BFEFB #FE7BC0 #FEBA7B
monochromatic
#02FDF7 #3EFEF9 #7BFEFB #B8FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7BFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7BFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEFB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEFB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfefb; /* rgb */ color: rgb(123, 254, 251); /* oklch */ color: oklch(92.2% 0.116 193.3);
Tailwind
colors: {
custom: {
50: '#abfffc',
500: '#7bfefb',
950: '#000000',
},
}SCSS
$custom: #7bfefb; $custom-light: #abfffc; $custom-dark: #000000;
JSON
{
"hex": "#7bfefb",
"rgb": {
"r": 123,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.626,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92244,
"c": 0.11608,
"h": 193.3
},
"luminance": 0.8206
}Semantic roles & 50–950 ramp
primary
#7BFEFB
secondary
#DC4145
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685