#7FDBEE#7FDBEE
#7FDBEE is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 84.1% C 0.092 H 212.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBEE |
|---|---|
| RGB | rgb(127, 219, 238) |
| HSL | hsl(190, 77%, 72%) |
| HSV | hsv(190, 47%, 93%) |
| CMYK | cmyk(46.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(82.56, -22.54, -17.83) |
| CIE-LCH | lch(82.56, 28.74, 218.35°) |
| OKLab | oklab(84.09% -0.0773 -0.0492) |
| OKLCH | oklch(84.09% 0.092 212.5) |
| XYZ | xyz(49.5107, 61.3441, 90.1039) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Sky Blue
#87CEEB
ΔE00 5.83
Neon Blue
#04D9FF
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBEE #EE927F
analogous
#7FEECA #7FDBEE #7FA4EE
triadic
#7FDBEE #EE7FDB #DBEE7F
tetradic
#7FDBEE #CA7FEE #EE927F #A4EE7F
square
#7FDBEE #CA7FEE #EE927F #A4EE7F
split-complementary
#7FDBEE #EE7FA4 #EECA7F
monochromatic
#1CB6D6 #49CCE7 #7FDBEE #B5EAF5 #E4F7FB
Accessibility & contrast
On white
1.58
#7FDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7FDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBEE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBEE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#45E3E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdbee; /* rgb */ color: rgb(127, 219, 238); /* oklch */ color: oklch(84.1% 0.092 212.5);
Tailwind
colors: {
custom: {
50: '#aae6f3',
500: '#7fdbee',
950: '#000000',
},
}SCSS
$custom: #7fdbee; $custom-light: #aae6f3; $custom-dark: #000000;
JSON
{
"hex": "#7fdbee",
"rgb": {
"r": 127,
"g": 219,
"b": 238
},
"hsl": {
"h": 190.27,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.84094,
"c": 0.09162,
"h": 212.5
},
"luminance": 0.61348
}Semantic roles & 50–950 ramp
primary
#7FDBEE
secondary
#C85F49
accent
#300DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485