#7BFBE2#7BFBE2
#7BFBE2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.120 H 178.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBE2 |
|---|---|
| RGB | rgb(123, 251, 226) |
| HSL | hsl(168, 94%, 73%) |
| HSV | hsv(168, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(91.09, -41.48, 1.10) |
| CIE-LCH | lch(91.09, 41.50, 178.48°) |
| OKLab | oklab(90.81% -0.1202 0.0023) |
| OKLCH | oklch(90.81% 0.12 178.9) |
| XYZ | xyz(56.3871, 78.6912, 84.1542) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.90
Light Aqua
#8CFFDB
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.91
Aquamarine
#7FFFD4
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBE2 #FB7B94
analogous
#7BFBA2 #7BFBE2 #7BD4FB
triadic
#7BFBE2 #E27BFB #FBE27B
tetradic
#7BFBE2 #A27BFB #FB7B94 #D4FB7B
square
#7BFBE2 #A27BFB #FB7B94 #D4FB7B
split-complementary
#7BFBE2 #FB7BD4 #FBA27B
monochromatic
#07F4C6 #40F9D5 #7BFBE2 #B6FDEF #E1FEF8
Accessibility & contrast
On white
1.25
#7BFBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7BFBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBE2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBE2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DEDFE4
Tritanopia (blue-blind)
#37FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbe2; /* rgb */ color: rgb(123, 251, 226); /* oklch */ color: oklch(90.8% 0.120 178.9);
Tailwind
colors: {
custom: {
50: '#aafdeb',
500: '#7bfbe2',
950: '#000000',
},
}SCSS
$custom: #7bfbe2; $custom-light: #aafdeb; $custom-dark: #000000;
JSON
{
"hex": "#7bfbe2",
"rgb": {
"r": 123,
"g": 251,
"b": 226
},
"hsl": {
"h": 168.281,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.9081,
"c": 0.12021,
"h": 178.9
},
"luminance": 0.78696
}Semantic roles & 50–950 ramp
primary
#7BFBE2
secondary
#D8425F
accent
#002DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684