#7BE3E6#7BE3E6
#7BE3E6 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.5% C 0.097 H 198.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3E6 |
|---|---|
| RGB | rgb(123, 227, 230) |
| HSL | hsl(182, 68%, 69%) |
| HSV | hsv(182, 47%, 90%) |
| CMYK | cmyk(46.5%, 1.3%, 0%, 9.8%) |
| CIE-LAB | lab(84.41, -29.41, -10.84) |
| CIE-LCH | lch(84.41, 31.34, 200.24°) |
| OKLab | oklab(85.45% -0.0923 -0.0299) |
| OKLCH | oklch(85.45% 0.097 198) |
| XYZ | xyz(49.9147, 64.8581, 84.7361) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3E6 #E67E7B
analogous
#7BE6B4 #7BE3E6 #7BAEE6
triadic
#7BE3E6 #E67BE3 #E3E67B
tetradic
#7BE3E6 #B47BE6 #E67E7B #AEE67B
square
#7BE3E6 #B47BE6 #E67E7B #AEE67B
split-complementary
#7BE3E6 #E67BAE #E6B47B
monochromatic
#25BDC2 #48D8DC #7BE3E6 #AEEEF0 #E2F9F9
Accessibility & contrast
On white
1.50
#7BE3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7BE3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3E6
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3E6 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE6
Deuteranopia (green-blind)
#C4CDE7
Tritanopia (blue-blind)
#3EE9E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be3e6; /* rgb */ color: rgb(123, 227, 230); /* oklch */ color: oklch(85.5% 0.097 198.0);
Tailwind
colors: {
custom: {
50: '#a8eced',
500: '#7be3e6',
950: '#000000',
},
}SCSS
$custom: #7be3e6; $custom-light: #a8eced; $custom-dark: #000000;
JSON
{
"hex": "#7be3e6",
"rgb": {
"r": 123,
"g": 227,
"b": 230
},
"hsl": {
"h": 181.682,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.85451,
"c": 0.09703,
"h": 198
},
"luminance": 0.64862
}Semantic roles & 50–950 ramp
primary
#7BE3E6
secondary
#BE4B47
accent
#1B15D0
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484