#7BEAEF#7BEAEF
#7BEAEF is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.3% C 0.102 H 199.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEAEF |
|---|---|
| RGB | rgb(123, 234, 239) |
| HSL | hsl(183, 78%, 71%) |
| HSV | hsv(183, 49%, 94%) |
| CMYK | cmyk(48.5%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.64, -30.46, -12.25) |
| CIE-LCH | lch(86.64, 32.83, 201.91°) |
| OKLab | oklab(87.33% -0.0964 -0.0338) |
| OKLCH | oklch(87.33% 0.102 199.3) |
| XYZ | xyz(53.1649, 69.2839, 92.2161) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEAEF #EF807B
analogous
#7BEFBA #7BEAEF #7BB0EF
triadic
#7BEAEF #EF7BEA #EAEF7B
tetradic
#7BEAEF #BA7BEF #EF807B #B0EF7B
square
#7BEAEF #BA7BEF #EF807B #B0EF7B
split-complementary
#7BEAEF #EF7BB0 #EFBA7B
monochromatic
#1ACED6 #44E1E8 #7BEAEF #B2F3F6 #E4FBFC
Accessibility & contrast
On white
1.41
#7BEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#7BEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEAEF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEAEF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1F0
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#31F1EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7beaef; /* rgb */ color: rgb(123, 234, 239); /* oklch */ color: oklch(87.3% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#a9f1f4',
500: '#7beaef',
950: '#000000',
},
}SCSS
$custom: #7beaef; $custom-light: #a9f1f4; $custom-dark: #000000;
JSON
{
"hex": "#7beaef",
"rgb": {
"r": 123,
"g": 234,
"b": 239
},
"hsl": {
"h": 182.586,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.87334,
"c": 0.10214,
"h": 199.3
},
"luminance": 0.69289
}Semantic roles & 50–950 ramp
primary
#7BEAEF
secondary
#C94B45
accent
#140BDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585