#7BEAEB#7BEAEB
#7BEAEB is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.2% C 0.102 H 196.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEAEB |
|---|---|
| RGB | rgb(123, 234, 235) |
| HSL | hsl(181, 74%, 70%) |
| HSV | hsv(181, 48%, 92%) |
| CMYK | cmyk(47.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.53, -31.48, -10.32) |
| CIE-LCH | lch(86.53, 33.13, 198.15°) |
| OKLab | oklab(87.2% -0.098 -0.0285) |
| OKLCH | oklch(87.2% 0.102 196.2) |
| XYZ | xyz(52.5806, 69.0502, 89.1383) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEAEB #EB7C7B
analogous
#7BEBB4 #7BEAEB #7BB2EB
triadic
#7BEAEB #EB7BEA #EAEB7B
tetradic
#7BEAEB #B47BEB #EB7C7B #B2EB7B
square
#7BEAEB #B47BEB #EB7C7B #B2EB7B
split-complementary
#7BEAEB #EB7BB2 #EBB47B
monochromatic
#1FCBCD #46E2E3 #7BEAEB #B0F2F3 #E4FBFB
Accessibility & contrast
On white
1.42
#7BEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#7BEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEAEB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEAEB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#36F0EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7beaeb; /* rgb */ color: rgb(123, 234, 235); /* oklch */ color: oklch(87.2% 0.102 196.2);
Tailwind
colors: {
custom: {
50: '#a9f1f1',
500: '#7beaeb',
950: '#000000',
},
}SCSS
$custom: #7beaeb; $custom-light: #a9f1f1; $custom-dark: #000000;
JSON
{
"hex": "#7beaeb",
"rgb": {
"r": 123,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.536,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.87203,
"c": 0.10207,
"h": 196.2
},
"luminance": 0.69055
}Semantic roles & 50–950 ramp
primary
#7BEAEB
secondary
#C44746
accent
#1110D6
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585