#7BE3F0#7BE3F0
#7BE3F0 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.8% C 0.098 H 206.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3F0 |
|---|---|
| RGB | rgb(123, 227, 240) |
| HSL | hsl(187, 80%, 71%) |
| HSV | hsv(187, 49%, 94%) |
| CMYK | cmyk(48.7%, 5.4%, 0%, 5.9%) |
| CIE-LAB | lab(84.71, -26.83, -15.68) |
| CIE-LCH | lch(84.71, 31.08, 210.30°) |
| OKLab | oklab(85.79% -0.0883 -0.0432) |
| OKLCH | oklch(85.79% 0.098 206.1) |
| XYZ | xyz(51.3595, 65.4360, 92.3451) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.67
Robin Egg Blue
#8AF1FE
ΔE00 3.16
Robin'S Egg Blue
#98EFF9
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 5.83
Paleturquoise
#AFEEEE
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3F0 #F0887B
analogous
#7BF0C2 #7BE3F0 #7BA8F0
triadic
#7BE3F0 #F07BE3 #E3F07B
tetradic
#7BE3F0 #C27BF0 #F0887B #A8F07B
square
#7BE3F0 #C27BF0 #F0887B #A8F07B
split-complementary
#7BE3F0 #F07BA8 #F0C27B
monochromatic
#19C3D8 #44D7EA #7BE3F0 #B2EFF6 #E4F9FC
Accessibility & contrast
On white
1.49
#7BE3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#7BE3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3F0
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3F0 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#34EBE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be3f0; /* rgb */ color: rgb(123, 227, 240); /* oklch */ color: oklch(85.8% 0.098 206.1);
Tailwind
colors: {
custom: {
50: '#a9ecf5',
500: '#7be3f0',
950: '#000000',
},
}SCSS
$custom: #7be3f0; $custom-light: #a9ecf5; $custom-dark: #000000;
JSON
{
"hex": "#7be3f0",
"rgb": {
"r": 123,
"g": 227,
"b": 240
},
"hsl": {
"h": 186.667,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.85789,
"c": 0.09834,
"h": 206.1
},
"luminance": 0.6544
}Semantic roles & 50–950 ramp
primary
#7BE3F0
secondary
#CA5445
accent
#210ADC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485