#7BEDED#7BEDED
#7BEDED is a very light, moderate teal. Relative luminance 0.709; OKLCH L 87.9% C 0.104 H 195.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEDED |
|---|---|
| RGB | rgb(123, 237, 237) |
| HSL | hsl(180, 76%, 71%) |
| HSV | hsv(180, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.43, -32.39, -10.03) |
| CIE-LCH | lch(87.43, 33.91, 197.20°) |
| OKLab | oklab(87.95% -0.1005 -0.0277) |
| OKLCH | oklch(87.95% 0.104 195.4) |
| XYZ | xyz(53.7324, 70.8890, 90.9557) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEDED #ED7B7B
analogous
#7BEDB4 #7BEDED #7BB4ED
triadic
#7BEDED #ED7BED #EDED7B
tetradic
#7BEDED #B47BED #ED7B7B #B4ED7B
square
#7BEDED #B47BED #ED7B7B #B4ED7B
split-complementary
#7BEDED #ED7BB4 #EDB47B
monochromatic
#1DD1D1 #45E6E6 #7BEDED #B1F4F4 #E4FBFB
Accessibility & contrast
On white
1.38
#7BEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#7BEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEDED
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEDED | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#32F3ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7beded; /* rgb */ color: rgb(123, 237, 237); /* oklch */ color: oklch(87.9% 0.104 195.4);
Tailwind
colors: {
custom: {
50: '#a9f3f2',
500: '#7beded',
950: '#000000',
},
}SCSS
$custom: #7beded; $custom-light: #a9f3f2; $custom-dark: #000000;
JSON
{
"hex": "#7beded",
"rgb": {
"r": 123,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.87948,
"c": 0.10422,
"h": 195.4
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#7BEDED
secondary
#C64646
accent
#0D0DD8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585