#68DAF2#68DAF2
#68DAF2 is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.1% C 0.108 H 213.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAF2 |
|---|---|
| RGB | rgb(104, 218, 242) |
| HSL | hsl(190, 84%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(57%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(81.56, -25.69, -21.55) |
| CIE-LCH | lch(81.56, 33.54, 219.99°) |
| OKLab | oklab(83.1% -0.0903 -0.0597) |
| OKLCH | oklch(83.1% 0.108 213.5) |
| XYZ | xyz(46.8009, 59.4921, 93.0039) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAF2 #F28068
analogous
#68F2C5 #68DAF2 #6895F2
triadic
#68DAF2 #F268DA #DAF268
tetradic
#68DAF2 #C568F2 #F28068 #95F268
square
#68DAF2 #C568F2 #F28068 #95F268
split-complementary
#68DAF2 #F26895 #F2C568
monochromatic
#12ADCE #30CCED #68DAF2 #A0E8F7 #D9F6FC
Accessibility & contrast
On white
1.63
#68DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#68DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAF2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAF2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F3
Deuteranopia (green-blind)
#B3C4F2
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68daf2; /* rgb */ color: rgb(104, 218, 242); /* oklch */ color: oklch(83.1% 0.108 213.5);
Tailwind
colors: {
custom: {
50: '#9fe5f6',
500: '#68daf2',
950: '#000000',
},
}SCSS
$custom: #68daf2; $custom-light: #9fe5f6; $custom-dark: #000000;
JSON
{
"hex": "#68daf2",
"rgb": {
"r": 104,
"g": 218,
"b": 242
},
"hsl": {
"h": 190.435,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.83099,
"c": 0.10828,
"h": 213.5
},
"luminance": 0.59497
}Semantic roles & 50–950 ramp
primary
#68DAF2
secondary
#CA4E34
accent
#2B05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485