#68DFED#68DFED
#68DFED is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.108 H 205.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFED |
|---|---|
| RGB | rgb(104, 223, 237) |
| HSL | hsl(186, 79%, 67%) |
| HSV | hsv(186, 56%, 93%) |
| CMYK | cmyk(56.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.82, -29.52, -17.00) |
| CIE-LCH | lch(82.82, 34.06, 209.93°) |
| OKLab | oklab(84.06% -0.0975 -0.047) |
| OKLCH | oklch(84.06% 0.108 205.7) |
| XYZ | xyz(47.3764, 61.8282, 89.5417) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Aqua Blue
#02D8E9
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 6.86
Bright Light Blue
#26F7FD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFED #ED7668
analogous
#68EDB9 #68DFED #689DED
triadic
#68DFED #ED68DF #DFED68
tetradic
#68DFED #B968ED #ED7668 #9DED68
square
#68DFED #B968ED #ED7668 #9DED68
split-complementary
#68DFED #ED689D #EDB968
monochromatic
#17B1C3 #31D3E6 #68DFED #9FEBF4 #D5F6FA
Accessibility & contrast
On white
1.57
#68DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#68DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFED
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFED | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfed; /* rgb */ color: rgb(104, 223, 237); /* oklch */ color: oklch(84.1% 0.108 205.7);
Tailwind
colors: {
custom: {
50: '#9ee9f2',
500: '#68dfed',
950: '#000000',
},
}SCSS
$custom: #68dfed; $custom-light: #9ee9f2; $custom-dark: #000000;
JSON
{
"hex": "#68dfed",
"rgb": {
"r": 104,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.316,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84059,
"c": 0.10826,
"h": 205.7
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#68DFED
secondary
#C14638
accent
#200BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485