#7BEAEE#7BEAEE
#7BEAEE is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.3% C 0.102 H 198.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEAEE |
|---|---|
| RGB | rgb(123, 234, 238) |
| HSL | hsl(182, 77%, 71%) |
| HSV | hsv(182, 48%, 93%) |
| CMYK | cmyk(48.3%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.62, -30.72, -11.77) |
| CIE-LCH | lch(86.62, 32.90, 200.96°) |
| OKLab | oklab(87.3% -0.0968 -0.0325) |
| OKLCH | oklch(87.3% 0.102 198.6) |
| XYZ | xyz(53.0176, 69.2250, 91.4402) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Robin'S Egg Blue
#98EFF9
ΔE00 4.22
Bright Light Blue
#26F7FD
ΔE00 5.23
Bright Cyan
#41FDFE
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEAEE #EE7F7B
analogous
#7BEEB8 #7BEAEE #7BB0EE
triadic
#7BEAEE #EE7BEA #EAEE7B
tetradic
#7BEAEE #B87BEE #EE7F7B #B0EE7B
square
#7BEAEE #B87BEE #EE7F7B #B0EE7B
split-complementary
#7BEAEE #EE7BB0 #EEB87B
monochromatic
#1BCDD3 #45E1E7 #7BEAEE #B1F3F5 #E4FBFC
Accessibility & contrast
On white
1.41
#7BEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#7BEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEAEE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEAEE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#33F1EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7beaee; /* rgb */ color: rgb(123, 234, 238); /* oklch */ color: oklch(87.3% 0.102 198.6);
Tailwind
colors: {
custom: {
50: '#a9f1f3',
500: '#7beaee',
950: '#000000',
},
}SCSS
$custom: #7beaee; $custom-light: #a9f1f3; $custom-dark: #000000;
JSON
{
"hex": "#7beaee",
"rgb": {
"r": 123,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.087,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.87301,
"c": 0.10209,
"h": 198.6
},
"luminance": 0.6923
}Semantic roles & 50–950 ramp
primary
#7BEAEE
secondary
#C84A46
accent
#130CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585