#7BFBE0#7BFBE0
#7BFBE0 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 177.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBE0 |
|---|---|
| RGB | rgb(123, 251, 224) |
| HSL | hsl(167, 94%, 73%) |
| HSV | hsv(167, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(91.04, -41.95, 2.07) |
| CIE-LCH | lch(91.04, 42.00, 177.18°) |
| OKLab | oklab(90.75% -0.121 0.0048) |
| OKLCH | oklch(90.75% 0.121 177.7) |
| XYZ | xyz(56.1143, 78.5821, 82.7173) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Light Aqua
#8CFFDB
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBE0 #FB7B96
analogous
#7BFBA0 #7BFBE0 #7BD6FB
triadic
#7BFBE0 #E07BFB #FBE07B
tetradic
#7BFBE0 #A07BFB #FB7B96 #D6FB7B
square
#7BFBE0 #A07BFB #FB7B96 #D6FB7B
split-complementary
#7BFBE0 #FB7BD6 #FBA07B
monochromatic
#07F4C2 #40F9D2 #7BFBE0 #B6FDEE #E1FEF8
Accessibility & contrast
On white
1.26
#7BFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7BFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBE0
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBE0 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#39FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbe0; /* rgb */ color: rgb(123, 251, 224); /* oklch */ color: oklch(90.8% 0.121 177.7);
Tailwind
colors: {
custom: {
50: '#aafde9',
500: '#7bfbe0',
950: '#000000',
},
}SCSS
$custom: #7bfbe0; $custom-light: #aafde9; $custom-dark: #000000;
JSON
{
"hex": "#7bfbe0",
"rgb": {
"r": 123,
"g": 251,
"b": 224
},
"hsl": {
"h": 167.344,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90753,
"c": 0.12114,
"h": 177.7
},
"luminance": 0.78587
}Semantic roles & 50–950 ramp
primary
#7BFBE0
secondary
#D84262
accent
#0030E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684