#7BFBEB#7BFBEB
#7BFBEB is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.1% C 0.117 H 184.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBEB |
|---|---|
| RGB | rgb(123, 251, 235) |
| HSL | hsl(173, 94%, 73%) |
| HSV | hsv(173, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(91.32, -39.35, -3.23) |
| CIE-LCH | lch(91.32, 39.48, 184.69°) |
| OKLab | oklab(91.07% -0.1164 -0.0093) |
| OKLCH | oklch(91.07% 0.117 184.6) |
| XYZ | xyz(57.6546, 79.1982, 90.8296) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.48
Bright Turquoise
#0FFEF9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.42
Aqua
#00FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBEB #FB7B8B
analogous
#7BFBAB #7BFBEB #7BCBFB
triadic
#7BFBEB #EB7BFB #FBEB7B
tetradic
#7BFBEB #AB7BFB #FB7B8B #CBFB7B
square
#7BFBEB #AB7BFB #FB7B8B #CBFB7B
split-complementary
#7BFBEB #FB7BCB #FBAB7B
monochromatic
#07F4D7 #40F9E2 #7BFBEB #B6FDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#7BFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7BFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBEB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBEB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#2DFFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfbeb; /* rgb */ color: rgb(123, 251, 235); /* oklch */ color: oklch(91.1% 0.117 184.6);
Tailwind
colors: {
custom: {
50: '#aafdf1',
500: '#7bfbeb',
950: '#000000',
},
}SCSS
$custom: #7bfbeb; $custom-light: #aafdf1; $custom-dark: #000000;
JSON
{
"hex": "#7bfbeb",
"rgb": {
"r": 123,
"g": 251,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.91071,
"c": 0.11676,
"h": 184.6
},
"luminance": 0.79203
}Semantic roles & 50–950 ramp
primary
#7BFBEB
secondary
#D84255
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585