#7BDEF2#7BDEF2
#7BDEF2 is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.7% C 0.097 H 212.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEF2 |
|---|---|
| RGB | rgb(123, 222, 242) |
| HSL | hsl(190, 82%, 72%) |
| HSV | hsv(190, 49%, 95%) |
| CMYK | cmyk(49.2%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.37, -23.85, -18.75) |
| CIE-LCH | lch(83.37, 30.34, 218.18°) |
| OKLab | oklab(84.74% -0.082 -0.0518) |
| OKLCH | oklch(84.74% 0.097 212.3) |
| XYZ | xyz(50.3105, 62.8600, 93.4692) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEF2 #F28F7B
analogous
#7BF2CB #7BDEF2 #7BA3F2
triadic
#7BDEF2 #F27BDE #DEF27B
tetradic
#7BDEF2 #CB7BF2 #F28F7B #A3F27B
square
#7BDEF2 #CB7BF2 #F28F7B #A3F27B
split-complementary
#7BDEF2 #F27BA3 #F2CB7B
monochromatic
#16BBDD #43D0ED #7BDEF2 #B3ECF7 #E3F8FC
Accessibility & contrast
On white
1.55
#7BDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7BDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEF2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEF2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#34E7E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdef2; /* rgb */ color: rgb(123, 222, 242); /* oklch */ color: oklch(84.7% 0.097 212.3);
Tailwind
colors: {
custom: {
50: '#a9e8f6',
500: '#7bdef2',
950: '#000000',
},
}SCSS
$custom: #7bdef2; $custom-light: #a9e8f6; $custom-dark: #000000;
JSON
{
"hex": "#7bdef2",
"rgb": {
"r": 123,
"g": 222,
"b": 242
},
"hsl": {
"h": 190.084,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.84736,
"c": 0.09699,
"h": 212.3
},
"luminance": 0.62864
}Semantic roles & 50–950 ramp
primary
#7BDEF2
secondary
#CD5B45
accent
#2B07DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485