#68DDF5#68DDF5
#68DDF5 is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 83.9% C 0.110 H 213.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDF5 |
|---|---|
| RGB | rgb(104, 221, 245) |
| HSL | hsl(190, 88%, 68%) |
| HSV | hsv(190, 58%, 96%) |
| CMYK | cmyk(57.6%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.51, -26.33, -21.71) |
| CIE-LCH | lch(82.51, 34.12, 219.50°) |
| OKLab | oklab(83.89% -0.0923 -0.0602) |
| OKLCH | oklch(83.89% 0.11 213.1) |
| XYZ | xyz(48.0401, 61.2438, 95.6580) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDF5 #F58068
analogous
#68F5C6 #68DDF5 #6896F5
triadic
#68DDF5 #F568DD #DDF568
tetradic
#68DDF5 #C668F5 #F58068 #96F568
square
#68DDF5 #C668F5 #F58068 #96F568
split-complementary
#68DDF5 #F56896 #F5C668
monochromatic
#0EB3D5 #2FD0F1 #68DDF5 #A1EAF9 #DBF7FD
Accessibility & contrast
On white
1.58
#68DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#68DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDF5
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDF5 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F6
Deuteranopia (green-blind)
#B6C7F5
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68ddf5; /* rgb */ color: rgb(104, 221, 245); /* oklch */ color: oklch(83.9% 0.110 213.1);
Tailwind
colors: {
custom: {
50: '#9fe7f8',
500: '#68ddf5',
950: '#000000',
},
}SCSS
$custom: #68ddf5; $custom-light: #9fe7f8; $custom-dark: #000000;
JSON
{
"hex": "#68ddf5",
"rgb": {
"r": 104,
"g": 221,
"b": 245
},
"hsl": {
"h": 190.213,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.83892,
"c": 0.11017,
"h": 213.1
},
"luminance": 0.61249
}Semantic roles & 50–950 ramp
primary
#68DDF5
secondary
#CE4D33
accent
#2801E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485