#7BE4EA#7BE4EA
#7BE4EA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.098 H 200.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4EA |
|---|---|
| RGB | rgb(123, 228, 234) |
| HSL | hsl(183, 73%, 70%) |
| HSV | hsv(183, 47%, 92%) |
| CMYK | cmyk(47.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.81, -28.87, -12.36) |
| CIE-LCH | lch(84.81, 31.40, 203.18°) |
| OKLab | oklab(85.81% -0.0918 -0.0341) |
| OKLCH | oklch(85.81% 0.098 200.4) |
| XYZ | xyz(50.7572, 65.6340, 87.8198) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4EA #EA817B
analogous
#7BEAB8 #7BE4EA #7BADEA
triadic
#7BE4EA #EA7BE4 #E4EA7B
tetradic
#7BE4EA #B87BEA #EA817B #ADEA7B
square
#7BE4EA #B87BEA #EA817B #ADEA7B
split-complementary
#7BE4EA #EA7BAD #EAB87B
monochromatic
#20C1CA #46D9E2 #7BE4EA #B0EFF2 #E5FAFB
Accessibility & contrast
On white
1.49
#7BE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#7BE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4EA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4EA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#3AEBE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be4ea; /* rgb */ color: rgb(123, 228, 234); /* oklch */ color: oklch(85.8% 0.098 200.4);
Tailwind
colors: {
custom: {
50: '#a8ecf0',
500: '#7be4ea',
950: '#000000',
},
}SCSS
$custom: #7be4ea; $custom-light: #a8ecf0; $custom-dark: #000000;
JSON
{
"hex": "#7be4ea",
"rgb": {
"r": 123,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.243,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.8581,
"c": 0.09793,
"h": 200.4
},
"luminance": 0.65638
}Semantic roles & 50–950 ramp
primary
#7BE4EA
secondary
#C34D46
accent
#1B11D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485