#7BE3EE#7BE3EE
#7BE3EE is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.7% C 0.098 H 204.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3EE |
|---|---|
| RGB | rgb(123, 227, 238) |
| HSL | hsl(186, 77%, 71%) |
| HSV | hsv(186, 48%, 93%) |
| CMYK | cmyk(48.3%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.65, -27.35, -14.71) |
| CIE-LCH | lch(84.65, 31.06, 208.28°) |
| OKLab | oklab(85.72% -0.0891 -0.0406) |
| OKLCH | oklch(85.72% 0.098 204.5) |
| XYZ | xyz(51.0640, 65.3178, 90.7890) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.84
Robin Egg Blue
#8AF1FE
ΔE00 3.27
Robin'S Egg Blue
#98EFF9
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 6.77
Bright Light Blue
#26F7FD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3EE #EE867B
analogous
#7BEEBF #7BE3EE #7BA9EE
triadic
#7BE3EE #EE7BE3 #E3EE7B
tetradic
#7BE3EE #BF7BEE #EE867B #A9EE7B
square
#7BE3EE #BF7BEE #EE867B #A9EE7B
split-complementary
#7BE3EE #EE7BA9 #EEBF7B
monochromatic
#1BC2D3 #45D7E7 #7BE3EE #B1EFF5 #E4F9FC
Accessibility & contrast
On white
1.49
#7BE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#7BE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3EE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3EE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#36EAE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be3ee; /* rgb */ color: rgb(123, 227, 238); /* oklch */ color: oklch(85.7% 0.098 204.5);
Tailwind
colors: {
custom: {
50: '#a9ecf3',
500: '#7be3ee',
950: '#000000',
},
}SCSS
$custom: #7be3ee; $custom-light: #a9ecf3; $custom-dark: #000000;
JSON
{
"hex": "#7be3ee",
"rgb": {
"r": 123,
"g": 227,
"b": 238
},
"hsl": {
"h": 185.739,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.8572,
"c": 0.09791,
"h": 204.5
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#7BE3EE
secondary
#C85246
accent
#200CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485