#7BE0EA#7BE0EA
#7BE0EA is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.9% C 0.096 H 203.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE0EA |
|---|---|
| RGB | rgb(123, 224, 234) |
| HSL | hsl(185, 73%, 70%) |
| HSV | hsv(185, 47%, 92%) |
| CMYK | cmyk(47.4%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.68, -26.93, -14.05) |
| CIE-LCH | lch(83.68, 30.37, 207.54°) |
| OKLab | oklab(84.91% -0.0874 -0.0387) |
| OKLCH | oklch(84.91% 0.096 203.9) |
| XYZ | xyz(49.6695, 63.4586, 87.4572) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE0EA #EA857B
analogous
#7BEABC #7BE0EA #7BA9EA
triadic
#7BE0EA #EA7BE0 #E0EA7B
tetradic
#7BE0EA #BC7BEA #EA857B #A9EA7B
square
#7BE0EA #BC7BEA #EA857B #A9EA7B
split-complementary
#7BE0EA #EA7BA9 #EABC7B
monochromatic
#20BBCA #46D4E2 #7BE0EA #B0ECF2 #E5F9FB
Accessibility & contrast
On white
1.53
#7BE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#7BE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE0EA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE0EA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#3BE7E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be0ea; /* rgb */ color: rgb(123, 224, 234); /* oklch */ color: oklch(84.9% 0.096 203.9);
Tailwind
colors: {
custom: {
50: '#a8eaf0',
500: '#7be0ea',
950: '#000000',
},
}SCSS
$custom: #7be0ea; $custom-light: #a8eaf0; $custom-dark: #000000;
JSON
{
"hex": "#7be0ea",
"rgb": {
"r": 123,
"g": 224,
"b": 234
},
"hsl": {
"h": 185.405,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.84906,
"c": 0.09556,
"h": 203.9
},
"luminance": 0.63463
}Semantic roles & 50–950 ramp
primary
#7BE0EA
secondary
#C35246
accent
#2311D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485