#68DDF4#68DDF4
#68DDF4 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.110 H 212.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDF4 |
|---|---|
| RGB | rgb(104, 221, 244) |
| HSL | hsl(190, 86%, 68%) |
| HSV | hsv(190, 57%, 96%) |
| CMYK | cmyk(57.4%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.48, -26.61, -21.23) |
| CIE-LCH | lch(82.48, 34.04, 218.58°) |
| OKLab | oklab(83.86% -0.0927 -0.0588) |
| OKLCH | oklch(83.86% 0.11 212.4) |
| XYZ | xyz(47.8879, 61.1829, 94.8562) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDF4 #F47F68
analogous
#68F4C5 #68DDF4 #6897F4
triadic
#68DDF4 #F468DD #DDF468
tetradic
#68DDF4 #C568F4 #F47F68 #97F468
square
#68DDF4 #C568F4 #F47F68 #97F468
split-complementary
#68DDF4 #F46897 #F4C568
monochromatic
#0FB2D2 #2FD0F0 #68DDF4 #A1EAF8 #DAF7FC
Accessibility & contrast
On white
1.59
#68DDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#68DDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDF4
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDF4 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F5
Deuteranopia (green-blind)
#B6C7F4
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68ddf4; /* rgb */ color: rgb(104, 221, 244); /* oklch */ color: oklch(83.9% 0.110 212.4);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#68ddf4',
950: '#000000',
},
}SCSS
$custom: #68ddf4; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#68ddf4",
"rgb": {
"r": 104,
"g": 221,
"b": 244
},
"hsl": {
"h": 189.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.83855,
"c": 0.10978,
"h": 212.4
},
"luminance": 0.61188
}Semantic roles & 50–950 ramp
primary
#68DDF4
secondary
#CD4D33
accent
#2703E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485