#7BEBB4#7BEBB4
#7BEBB4 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.130 H 160.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBB4 |
|---|---|
| RGB | rgb(123, 235, 180) |
| HSL | hsl(151, 74%, 70%) |
| HSV | hsv(151, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(85.46, -44.46, 16.96) |
| CIE-LCH | lch(85.46, 47.59, 159.12°) |
| OKLab | oklab(85.89% -0.1227 0.0434) |
| OKLCH | oklch(85.89% 0.13 160.5) |
| XYZ | xyz(46.1112, 66.9192, 53.6580) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBB4 #EB7BB2
analogous
#7BEB7C #7BEBB4 #7BEAEB
triadic
#7BEBB4 #B47BEB #EBB47B
tetradic
#7BEBB4 #7C7BEB #EB7BB2 #EAEB7B
square
#7BEBB4 #7C7BEB #EB7BB2 #EAEB7B
split-complementary
#7BEBB4 #EB7BEA #EB7C7B
monochromatic
#1FCD77 #46E396 #7BEBB4 #B0F3D2 #E4FBF0
Accessibility & contrast
On white
1.46
#7BEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7BEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBB4
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBB4 | 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)
#E9DDB1
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#5AEADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bebb4; /* rgb */ color: rgb(123, 235, 180); /* oklch */ color: oklch(85.9% 0.130 160.5);
Tailwind
colors: {
custom: {
50: '#a7f2ca',
500: '#7bebb4',
950: '#000000',
},
}SCSS
$custom: #7bebb4; $custom-light: #a7f2ca; $custom-dark: #000000;
JSON
{
"hex": "#7bebb4",
"rgb": {
"r": 123,
"g": 235,
"b": 180
},
"hsl": {
"h": 150.536,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85893,
"c": 0.13015,
"h": 160.5
},
"luminance": 0.66923
}Semantic roles & 50–950 ramp
primary
#7BEBB4
secondary
#C44684
accent
#1071D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582