#7BE3EA#7BE3EA
#7BE3EA is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.6% C 0.097 H 201.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3EA |
|---|---|
| RGB | rgb(123, 227, 234) |
| HSL | hsl(184, 73%, 70%) |
| HSV | hsv(184, 47%, 92%) |
| CMYK | cmyk(47.4%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(84.53, -28.39, -12.78) |
| CIE-LCH | lch(84.53, 31.13, 204.24°) |
| OKLab | oklab(85.58% -0.0907 -0.0352) |
| OKLCH | oklch(85.58% 0.097 201.2) |
| XYZ | xyz(50.4829, 65.0854, 87.7284) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3EA #EA827B
analogous
#7BEABA #7BE3EA #7BABEA
triadic
#7BE3EA #EA7BE3 #E3EA7B
tetradic
#7BE3EA #BA7BEA #EA827B #ABEA7B
square
#7BE3EA #BA7BEA #EA827B #ABEA7B
split-complementary
#7BE3EA #EA7BAB #EABA7B
monochromatic
#20C0CA #46D8E2 #7BE3EA #B0EEF2 #E5F9FB
Accessibility & contrast
On white
1.50
#7BE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#7BE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3EA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3EA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#3AEAE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be3ea; /* rgb */ color: rgb(123, 227, 234); /* oklch */ color: oklch(85.6% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#a8ecf0',
500: '#7be3ea',
950: '#000000',
},
}SCSS
$custom: #7be3ea; $custom-light: #a8ecf0; $custom-dark: #000000;
JSON
{
"hex": "#7be3ea",
"rgb": {
"r": 123,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.784,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85584,
"c": 0.0973,
"h": 201.2
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#7BE3EA
secondary
#C34E46
accent
#1D11D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485