#7BDFF3#7BDFF3
#7BDFF3 is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.0% C 0.098 H 212.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFF3 |
|---|---|
| RGB | rgb(123, 223, 243) |
| HSL | hsl(190, 83%, 72%) |
| HSV | hsv(190, 49%, 95%) |
| CMYK | cmyk(49.4%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.68, -24.08, -18.81) |
| CIE-LCH | lch(83.68, 30.56, 218.00°) |
| OKLab | oklab(85% -0.0827 -0.0519) |
| OKLCH | oklch(85% 0.098 212.1) |
| XYZ | xyz(50.7275, 63.4530, 94.3511) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFF3 #F38F7B
analogous
#7BF3CB #7BDFF3 #7BA3F3
triadic
#7BDFF3 #F37BDF #DFF37B
tetradic
#7BDFF3 #CB7BF3 #F38F7B #A3F37B
square
#7BDFF3 #CB7BF3 #F38F7B #A3F37B
split-complementary
#7BDFF3 #F37BA3 #F3CB7B
monochromatic
#14BDDF #43D1EE #7BDFF3 #B3EDF8 #E3F8FC
Accessibility & contrast
On white
1.53
#7BDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#7BDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFF3
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFF3 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#BCCBF3
Tritanopia (blue-blind)
#32E8E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdff3; /* rgb */ color: rgb(123, 223, 243); /* oklch */ color: oklch(85.0% 0.098 212.1);
Tailwind
colors: {
custom: {
50: '#a9e9f7',
500: '#7bdff3',
950: '#000000',
},
}SCSS
$custom: #7bdff3; $custom-light: #a9e9f7; $custom-dark: #000000;
JSON
{
"hex": "#7bdff3",
"rgb": {
"r": 123,
"g": 223,
"b": 243
},
"hsl": {
"h": 190,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.84996,
"c": 0.09769,
"h": 212.1
},
"luminance": 0.63457
}Semantic roles & 50–950 ramp
primary
#7BDFF3
secondary
#CE5B44
accent
#2A06E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485