#6ADFFE#6ADFFE
#6ADFFE is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 84.8% C 0.114 H 217.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFFE |
|---|---|
| RGB | rgb(106, 223, 254) |
| HSL | hsl(193, 99%, 71%) |
| HSV | hsv(193, 58%, 100%) |
| CMYK | cmyk(58.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.44, -24.41, -25.05) |
| CIE-LCH | lch(83.44, 34.98, 225.75°) |
| OKLab | oklab(84.75% -0.0897 -0.0696) |
| OKLCH | oklch(84.75% 0.114 217.8) |
| XYZ | xyz(50.2138, 62.9903, 103.2588) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.31
Bright Sky Blue
#02CCFE
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFFE #FE896A
analogous
#6AFED3 #6ADFFE #6A95FE
triadic
#6ADFFE #FE6ADF #DFFE6A
tetradic
#6ADFFE #D36AFE #FE896A #95FE6A
square
#6ADFFE #D36AFE #FE896A #95FE6A
split-complementary
#6ADFFE #FE6A95 #FED36A
monochromatic
#02BBEC #2DD2FE #6ADFFE #A7ECFE #E1F8FF
Accessibility & contrast
On white
1.54
#6ADFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6ADFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFFE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFFE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6adffe; /* rgb */ color: rgb(106, 223, 254); /* oklch */ color: oklch(84.8% 0.114 217.8);
Tailwind
colors: {
custom: {
50: '#a1e9fe',
500: '#6adffe',
950: '#000000',
},
}SCSS
$custom: #6adffe; $custom-light: #a1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6adffe",
"rgb": {
"r": 106,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.568,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.84753,
"c": 0.11355,
"h": 217.8
},
"luminance": 0.62995
}Semantic roles & 50–950 ramp
primary
#6ADFFE
secondary
#DA5633
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485