#7CDEF2#7CDEF2
#7CDEF2 is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.8% C 0.096 H 212.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEF2 |
|---|---|
| RGB | rgb(124, 222, 242) |
| HSL | hsl(190, 82%, 72%) |
| HSV | hsv(190, 49%, 95%) |
| CMYK | cmyk(48.8%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.41, -23.64, -18.69) |
| CIE-LCH | lch(83.41, 30.13, 218.34°) |
| OKLab | oklab(84.78% -0.0813 -0.0516) |
| OKLCH | oklch(84.78% 0.096 212.4) |
| XYZ | xyz(50.4543, 62.9342, 93.4759) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEF2 #F2907C
analogous
#7CF2CB #7CDEF2 #7CA3F2
triadic
#7CDEF2 #F27CDE #DEF27C
tetradic
#7CDEF2 #CB7CF2 #F2907C #A3F27C
square
#7CDEF2 #CB7CF2 #F2907C #A3F27C
split-complementary
#7CDEF2 #F27CA3 #F2CB7C
monochromatic
#16BCDE #44D0EC #7CDEF2 #B4ECF8 #E3F8FC
Accessibility & contrast
On white
1.55
#7CDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#7CDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEF2
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEF2 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#37E6E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7cdef2; /* rgb */ color: rgb(124, 222, 242); /* oklch */ color: oklch(84.8% 0.096 212.4);
Tailwind
colors: {
custom: {
50: '#a9e8f6',
500: '#7cdef2',
950: '#000000',
},
}SCSS
$custom: #7cdef2; $custom-light: #a9e8f6; $custom-dark: #000000;
JSON
{
"hex": "#7cdef2",
"rgb": {
"r": 124,
"g": 222,
"b": 242
},
"hsl": {
"h": 190.169,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.84778,
"c": 0.0963,
"h": 212.4
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#7CDEF2
secondary
#CD5C45
accent
#2C07DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485