#7BDFF5#7BDFF5
#7BDFF5 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.099 H 213.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFF5 |
|---|---|
| RGB | rgb(123, 223, 245) |
| HSL | hsl(191, 86%, 72%) |
| HSV | hsv(191, 50%, 96%) |
| CMYK | cmyk(49.8%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.74, -23.55, -19.77) |
| CIE-LCH | lch(83.74, 30.75, 220.02°) |
| OKLab | oklab(85.07% -0.082 -0.0546) |
| OKLCH | oklch(85.07% 0.099 213.7) |
| XYZ | xyz(51.0311, 63.5745, 95.9504) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 6.10
Ice Blue
#A5DFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFF5 #F5917B
analogous
#7BF5CE #7BDFF5 #7BA2F5
triadic
#7BDFF5 #F57BDF #DFF57B
tetradic
#7BDFF5 #CE7BF5 #F5917B #A2F57B
square
#7BDFF5 #CE7BF5 #F5917B #A2F57B
split-complementary
#7BDFF5 #F57BA2 #F5CE7B
monochromatic
#11BEE4 #42D1F1 #7BDFF5 #B4EDF9 #E3F8FD
Accessibility & contrast
On white
1.53
#7BDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#7BDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFF5
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFF5 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F6
Deuteranopia (green-blind)
#BBCBF5
Tritanopia (blue-blind)
#2FE8E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdff5; /* rgb */ color: rgb(123, 223, 245); /* oklch */ color: oklch(85.1% 0.099 213.7);
Tailwind
colors: {
custom: {
50: '#a9e9f8',
500: '#7bdff5',
950: '#000000',
},
}SCSS
$custom: #7bdff5; $custom-light: #a9e9f8; $custom-dark: #000000;
JSON
{
"hex": "#7bdff5",
"rgb": {
"r": 123,
"g": 223,
"b": 245
},
"hsl": {
"h": 190.82,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.85068,
"c": 0.0985,
"h": 213.7
},
"luminance": 0.63579
}Semantic roles & 50–950 ramp
primary
#7BDFF5
secondary
#D05D44
accent
#2B03E2
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485