#7BEBB3#7BEBB3
#7BEBB3 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.131 H 160.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBB3 |
|---|---|
| RGB | rgb(123, 235, 179) |
| HSL | hsl(150, 74%, 70%) |
| HSV | hsv(150, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(85.44, -44.66, 17.45) |
| CIE-LCH | lch(85.44, 47.95, 158.66°) |
| OKLab | oklab(85.87% -0.1231 0.0446) |
| OKLCH | oklch(85.87% 0.131 160.1) |
| XYZ | xyz(46.0097, 66.8786, 53.1234) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.29
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBB3 #EB7BB3
analogous
#7BEB7B #7BEBB3 #7BEBEB
triadic
#7BEBB3 #B37BEB #EBB37B
tetradic
#7BEBB3 #7B7BEB #EB7BB3 #EBEB7B
square
#7BEBB3 #7B7BEB #EB7BB3 #EBEB7B
split-complementary
#7BEBB3 #EB7BEB #EB7B7B
monochromatic
#1FCD76 #46E394 #7BEBB3 #B0F3D2 #E4FBF0
Accessibility & contrast
On white
1.46
#7BEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7BEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBB3
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBB3 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#5BEADC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bebb3; /* rgb */ color: rgb(123, 235, 179); /* oklch */ color: oklch(85.9% 0.131 160.1);
Tailwind
colors: {
custom: {
50: '#a7f2c9',
500: '#7bebb3',
950: '#000000',
},
}SCSS
$custom: #7bebb3; $custom-light: #a7f2c9; $custom-dark: #000000;
JSON
{
"hex": "#7bebb3",
"rgb": {
"r": 123,
"g": 235,
"b": 179
},
"hsl": {
"h": 150,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.8587,
"c": 0.13099,
"h": 160.1
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#7BEBB3
secondary
#C44685
accent
#1073D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582