#7BEBEB#7BEBEB
#7BEBEB is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.4% C 0.103 H 195.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBEB |
|---|---|
| RGB | rgb(123, 235, 235) |
| HSL | hsl(180, 74%, 70%) |
| HSV | hsv(180, 48%, 92%) |
| CMYK | cmyk(47.7%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(86.81, -31.95, -9.90) |
| CIE-LCH | lch(86.81, 33.45, 197.22°) |
| OKLab | oklab(87.43% -0.0991 -0.0274) |
| OKLCH | oklch(87.43% 0.103 195.4) |
| XYZ | xyz(52.8660, 69.6212, 89.2335) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.33
Light Cyan
#ACFFFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBEB #EB7B7B
analogous
#7BEBB3 #7BEBEB #7BB3EB
triadic
#7BEBEB #EB7BEB #EBEB7B
tetradic
#7BEBEB #B37BEB #EB7B7B #B3EB7B
square
#7BEBEB #B37BEB #EB7B7B #B3EB7B
split-complementary
#7BEBEB #EB7BB3 #EBB37B
monochromatic
#1FCDCD #46E3E3 #7BEBEB #B0F3F3 #E4FBFB
Accessibility & contrast
On white
1.41
#7BEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#7BEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBEB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBEB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#36F1EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7bebeb; /* rgb */ color: rgb(123, 235, 235); /* oklch */ color: oklch(87.4% 0.103 195.4);
Tailwind
colors: {
custom: {
50: '#a9f1f1',
500: '#7bebeb',
950: '#000000',
},
}SCSS
$custom: #7bebeb; $custom-light: #a9f1f1; $custom-dark: #000000;
JSON
{
"hex": "#7bebeb",
"rgb": {
"r": 123,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.8743,
"c": 0.10281,
"h": 195.4
},
"luminance": 0.69626
}Semantic roles & 50–950 ramp
primary
#7BEBEB
secondary
#C44646
accent
#1010D6
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111716
muted
#818585