#7BE2ED#7BE2ED
#7BE2ED is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.5% C 0.097 H 204.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2ED |
|---|---|
| RGB | rgb(123, 226, 237) |
| HSL | hsl(186, 76%, 71%) |
| HSV | hsv(186, 48%, 93%) |
| CMYK | cmyk(48.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.34, -27.13, -14.65) |
| CIE-LCH | lch(84.34, 30.83, 208.38°) |
| OKLab | oklab(85.46% -0.0884 -0.0404) |
| OKLCH | oklch(85.46% 0.097 204.6) |
| XYZ | xyz(50.6448, 64.7138, 89.9265) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.03
Robin Egg Blue
#8AF1FE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 5.74
Paleturquoise
#AFEEEE
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2ED #ED867B
analogous
#7BEDBF #7BE2ED #7BA9ED
triadic
#7BE2ED #ED7BE2 #E2ED7B
tetradic
#7BE2ED #BF7BED #ED867B #A9ED7B
square
#7BE2ED #BF7BED #ED867B #A9ED7B
split-complementary
#7BE2ED #ED7BA9 #EDBF7B
monochromatic
#1DC0D1 #45D6E6 #7BE2ED #B1EEF4 #E4F9FB
Accessibility & contrast
On white
1.51
#7BE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#7BE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2ED
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2ED | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#38E9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be2ed; /* rgb */ color: rgb(123, 226, 237); /* oklch */ color: oklch(85.5% 0.097 204.6);
Tailwind
colors: {
custom: {
50: '#a8ebf2',
500: '#7be2ed',
950: '#000000',
},
}SCSS
$custom: #7be2ed; $custom-light: #a8ebf2; $custom-dark: #000000;
JSON
{
"hex": "#7be2ed",
"rgb": {
"r": 123,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.8546,
"c": 0.09719,
"h": 204.6
},
"luminance": 0.64718
}Semantic roles & 50–950 ramp
primary
#7BE2ED
secondary
#C65246
accent
#210DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485