#7BFBE1#7BFBE1
#7BFBE1 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 178.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBE1 |
|---|---|
| RGB | rgb(123, 251, 225) |
| HSL | hsl(168, 94%, 73%) |
| HSV | hsv(168, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(91.07, -41.72, 1.59) |
| CIE-LCH | lch(91.07, 41.75, 177.82°) |
| OKLab | oklab(90.78% -0.1206 0.0036) |
| OKLCH | oklch(90.78% 0.121 178.3) |
| XYZ | xyz(56.2503, 78.6365, 83.4336) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.80
Aqua (survey)
#13EAC9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBE1 #FB7B95
analogous
#7BFBA1 #7BFBE1 #7BD5FB
triadic
#7BFBE1 #E17BFB #FBE17B
tetradic
#7BFBE1 #A17BFB #FB7B95 #D5FB7B
square
#7BFBE1 #A17BFB #FB7B95 #D5FB7B
split-complementary
#7BFBE1 #FB7BD5 #FBA17B
monochromatic
#07F4C4 #40F9D4 #7BFBE1 #B6FDEF #E1FEF8
Accessibility & contrast
On white
1.26
#7BFBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#7BFBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBE1
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBE1 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#38FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbe1; /* rgb */ color: rgb(123, 251, 225); /* oklch */ color: oklch(90.8% 0.121 178.3);
Tailwind
colors: {
custom: {
50: '#aafdea',
500: '#7bfbe1',
950: '#000000',
},
}SCSS
$custom: #7bfbe1; $custom-light: #aafdea; $custom-dark: #000000;
JSON
{
"hex": "#7bfbe1",
"rgb": {
"r": 123,
"g": 251,
"b": 225
},
"hsl": {
"h": 167.813,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90781,
"c": 0.12067,
"h": 178.3
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#7BFBE1
secondary
#D84261
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684