#7BE1F2#7BE1F2
#7BE1F2 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.4% C 0.098 H 209.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE1F2 |
|---|---|
| RGB | rgb(123, 225, 242) |
| HSL | hsl(189, 82%, 72%) |
| HSV | hsv(189, 49%, 95%) |
| CMYK | cmyk(49.2%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(84.21, -25.33, -17.49) |
| CIE-LCH | lch(84.21, 30.78, 214.62°) |
| OKLab | oklab(85.41% -0.0853 -0.0482) |
| OKLCH | oklch(85.41% 0.098 209.5) |
| XYZ | xyz(51.1144, 64.4678, 93.7371) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 6.07
Neon Blue
#04D9FF
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE1F2 #F28C7B
analogous
#7BF2C7 #7BE1F2 #7BA6F2
triadic
#7BE1F2 #F27BE1 #E1F27B
tetradic
#7BE1F2 #C77BF2 #F28C7B #A6F27B
square
#7BE1F2 #C77BF2 #F28C7B #A6F27B
split-complementary
#7BE1F2 #F27BA6 #F2C77B
monochromatic
#16C0DD #43D4ED #7BE1F2 #B3EEF7 #E3F9FC
Accessibility & contrast
On white
1.51
#7BE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7BE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE1F2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE1F2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#32E9E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be1f2; /* rgb */ color: rgb(123, 225, 242); /* oklch */ color: oklch(85.4% 0.098 209.5);
Tailwind
colors: {
custom: {
50: '#a9eaf6',
500: '#7be1f2',
950: '#000000',
},
}SCSS
$custom: #7be1f2; $custom-light: #a9eaf6; $custom-dark: #000000;
JSON
{
"hex": "#7be1f2",
"rgb": {
"r": 123,
"g": 225,
"b": 242
},
"hsl": {
"h": 188.571,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.85409,
"c": 0.09803,
"h": 209.5
},
"luminance": 0.64472
}Semantic roles & 50–950 ramp
primary
#7BE1F2
secondary
#CD5845
accent
#2607DE
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485