#7BEBBF#7BEBBF
#7BEBBF is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.122 H 165.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBBF |
|---|---|
| RGB | rgb(123, 235, 191) |
| HSL | hsl(156, 74%, 70%) |
| HSV | hsv(156, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.70, -42.19, 11.56) |
| CIE-LCH | lch(85.70, 43.75, 164.68°) |
| OKLab | oklab(86.16% -0.1178 0.0297) |
| OKLCH | oklch(86.16% 0.122 165.9) |
| XYZ | xyz(47.2766, 67.3854, 59.7955) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 2.79
Light Teal
#90E4C1
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBBF #EB7BA7
analogous
#7BEB87 #7BEBBF #7BDFEB
triadic
#7BEBBF #BF7BEB #EBBF7B
tetradic
#7BEBBF #877BEB #EB7BA7 #DFEB7B
square
#7BEBBF #877BEB #EB7BA7 #DFEB7B
split-complementary
#7BEBBF #EB7BDF #EB877B
monochromatic
#1FCD88 #46E3A5 #7BEBBF #B0F3D9 #E4FBF2
Accessibility & contrast
On white
1.45
#7BEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#7BEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBBF
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBBF | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D6D1C2
Tritanopia (blue-blind)
#55EBDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bebbf; /* rgb */ color: rgb(123, 235, 191); /* oklch */ color: oklch(86.2% 0.122 165.9);
Tailwind
colors: {
custom: {
50: '#a7f2d2',
500: '#7bebbf',
950: '#000000',
},
}SCSS
$custom: #7bebbf; $custom-light: #a7f2d2; $custom-dark: #000000;
JSON
{
"hex": "#7bebbf",
"rgb": {
"r": 123,
"g": 235,
"b": 191
},
"hsl": {
"h": 156.429,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.86162,
"c": 0.12153,
"h": 165.9
},
"luminance": 0.67389
}Semantic roles & 50–950 ramp
primary
#7BEBBF
secondary
#C44678
accent
#105ED6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583