#7BE2FB#7BE2FB
#7BE2FB is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.0% C 0.102 H 215.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2FB |
|---|---|
| RGB | rgb(123, 226, 251) |
| HSL | hsl(192, 94%, 73%) |
| HSV | hsv(192, 51%, 98%) |
| CMYK | cmyk(51%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(84.77, -23.42, -21.38) |
| CIE-LCH | lch(84.77, 31.71, 222.40°) |
| OKLab | oklab(85.96% -0.083 -0.0591) |
| OKLCH | oklch(85.96% 0.102 215.5) |
| XYZ | xyz(52.7706, 65.5641, 101.1223) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2FB #FB947B
analogous
#7BFBD4 #7BE2FB #7BA2FB
triadic
#7BE2FB #FB7BE2 #E2FB7B
tetradic
#7BE2FB #D47BFB #FB947B #A2FB7B
square
#7BE2FB #D47BFB #FB947B #A2FB7B
split-complementary
#7BE2FB #FB7BA2 #FBD47B
monochromatic
#07C6F4 #40D5F9 #7BE2FB #B6EFFD #E1F8FE
Accessibility & contrast
On white
1.49
#7BE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#7BE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2FB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2FB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#24EBEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be2fb; /* rgb */ color: rgb(123, 226, 251); /* oklch */ color: oklch(86.0% 0.102 215.5);
Tailwind
colors: {
custom: {
50: '#a9ebfc',
500: '#7be2fb',
950: '#000000',
},
}SCSS
$custom: #7be2fb; $custom-light: #a9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#7be2fb",
"rgb": {
"r": 123,
"g": 226,
"b": 251
},
"hsl": {
"h": 191.719,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.85956,
"c": 0.10189,
"h": 215.5
},
"luminance": 0.65569
}Semantic roles & 50–950 ramp
primary
#7BE2FB
secondary
#D85F42
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485