#7BE4EF#7BE4EF
#7BE4EF is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.099 H 204.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4EF |
|---|---|
| RGB | rgb(123, 228, 239) |
| HSL | hsl(186, 78%, 71%) |
| HSV | hsv(186, 49%, 94%) |
| CMYK | cmyk(48.5%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.96, -27.58, -14.78) |
| CIE-LCH | lch(84.96, 31.29, 208.18°) |
| OKLab | oklab(85.98% -0.0898 -0.0407) |
| OKLCH | oklch(85.98% 0.099 204.4) |
| XYZ | xyz(51.4856, 65.9253, 91.6563) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.66
Robin Egg Blue
#8AF1FE
ΔE00 3.08
Robin'S Egg Blue
#98EFF9
ΔE00 3.48
Aqua Blue
#02D8E9
ΔE00 5.87
Paleturquoise
#AFEEEE
ΔE00 6.73
Bright Light Blue
#26F7FD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4EF #EF867B
analogous
#7BEFC0 #7BE4EF #7BAAEF
triadic
#7BE4EF #EF7BE4 #E4EF7B
tetradic
#7BE4EF #C07BEF #EF867B #AAEF7B
square
#7BE4EF #C07BEF #EF867B #AAEF7B
split-complementary
#7BE4EF #EF7BAA #EFC07B
monochromatic
#1AC4D6 #44D9E8 #7BE4EF #B2EFF6 #E4F9FC
Accessibility & contrast
On white
1.48
#7BE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#7BE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4EF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4EF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#C3CEF0
Tritanopia (blue-blind)
#34EBE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be4ef; /* rgb */ color: rgb(123, 228, 239); /* oklch */ color: oklch(86.0% 0.099 204.4);
Tailwind
colors: {
custom: {
50: '#a9ecf4',
500: '#7be4ef',
950: '#000000',
},
}SCSS
$custom: #7be4ef; $custom-light: #a9ecf4; $custom-dark: #000000;
JSON
{
"hex": "#7be4ef",
"rgb": {
"r": 123,
"g": 228,
"b": 239
},
"hsl": {
"h": 185.69,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.85979,
"c": 0.09862,
"h": 204.4
},
"luminance": 0.6593
}Semantic roles & 50–950 ramp
primary
#7BE4EF
secondary
#C95245
accent
#1F0BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485