#7BEBED#7BEBED
#7BEBED is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.5% C 0.103 H 197.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEBED |
|---|---|
| RGB | rgb(123, 235, 237) |
| HSL | hsl(181, 76%, 71%) |
| HSV | hsv(181, 48%, 93%) |
| CMYK | cmyk(48.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.87, -31.45, -10.87) |
| CIE-LCH | lch(86.87, 33.27, 199.06°) |
| OKLab | oklab(87.5% -0.0983 -0.03) |
| OKLCH | oklch(87.5% 0.103 197) |
| XYZ | xyz(53.1566, 69.7374, 90.7638) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Bright Light Blue
#26F7FD
ΔE00 5.07
Bright Cyan
#41FDFE
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEBED #ED7D7B
analogous
#7BEDB6 #7BEBED #7BB2ED
triadic
#7BEBED #ED7BEB #EBED7B
tetradic
#7BEBED #B67BED #ED7D7B #B2ED7B
square
#7BEBED #B67BED #ED7D7B #B2ED7B
split-complementary
#7BEBED #ED7BB2 #EDB67B
monochromatic
#1DCED1 #45E3E6 #7BEBED #B1F3F4 #E4FBFB
Accessibility & contrast
On white
1.40
#7BEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#7BEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEBED
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEBED | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CBD3EE
Tritanopia (blue-blind)
#33F1EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7bebed; /* rgb */ color: rgb(123, 235, 237); /* oklch */ color: oklch(87.5% 0.103 197.0);
Tailwind
colors: {
custom: {
50: '#a9f1f2',
500: '#7bebed',
950: '#000000',
},
}SCSS
$custom: #7bebed; $custom-light: #a9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#7bebed",
"rgb": {
"r": 123,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.053,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.87495,
"c": 0.10277,
"h": 197
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#7BEBED
secondary
#C64846
accent
#110DD8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585