#7BE4EB#7BE4EB
#7BE4EB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.8% C 0.098 H 201.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4EB |
|---|---|
| RGB | rgb(123, 228, 235) |
| HSL | hsl(184, 74%, 70%) |
| HSV | hsv(184, 48%, 92%) |
| CMYK | cmyk(47.7%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.84, -28.61, -12.84) |
| CIE-LCH | lch(84.84, 31.36, 204.17°) |
| OKLab | oklab(85.84% -0.0914 -0.0354) |
| OKLCH | oklch(85.84% 0.098 201.2) |
| XYZ | xyz(50.9012, 65.6916, 88.5785) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.50
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 6.09
Paleturquoise
#AFEEEE
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4EB #EB827B
analogous
#7BEBBA #7BE4EB #7BACEB
triadic
#7BE4EB #EB7BE4 #E4EB7B
tetradic
#7BE4EB #BA7BEB #EB827B #ACEB7B
square
#7BE4EB #BA7BEB #EB827B #ACEB7B
split-complementary
#7BE4EB #EB7BAC #EBBA7B
monochromatic
#1FC2CD #46D9E3 #7BE4EB #B0EFF3 #E4FAFB
Accessibility & contrast
On white
1.49
#7BE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#7BE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4EB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4EB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#39EBE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be4eb; /* rgb */ color: rgb(123, 228, 235); /* oklch */ color: oklch(85.8% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#a9ecf1',
500: '#7be4eb',
950: '#000000',
},
}SCSS
$custom: #7be4eb; $custom-light: #a9ecf1; $custom-dark: #000000;
JSON
{
"hex": "#7be4eb",
"rgb": {
"r": 123,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.75,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85844,
"c": 0.09803,
"h": 201.2
},
"luminance": 0.65696
}Semantic roles & 50–950 ramp
primary
#7BE4EB
secondary
#C44E46
accent
#1C10D6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485