#68DDED#68DDED
#68DDED is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.107 H 207.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDED |
|---|---|
| RGB | rgb(104, 221, 237) |
| HSL | hsl(187, 79%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(56.1%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.25, -28.55, -17.85) |
| CIE-LCH | lch(82.25, 33.67, 212.02°) |
| OKLab | oklab(83.6% -0.0954 -0.0494) |
| OKLCH | oklch(83.6% 0.107 207.4) |
| XYZ | xyz(46.8452, 60.7658, 89.3646) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDED #ED7868
analogous
#68EDBB #68DDED #689BED
triadic
#68DDED #ED68DD #DDED68
tetradic
#68DDED #BB68ED #ED7868 #9BED68
square
#68DDED #BB68ED #ED7868 #9BED68
split-complementary
#68DDED #ED689B #EDBB68
monochromatic
#17AFC3 #31D1E6 #68DDED #9FE9F4 #D5F6FA
Accessibility & contrast
On white
1.60
#68DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#68DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDED
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDED | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dded; /* rgb */ color: rgb(104, 221, 237); /* oklch */ color: oklch(83.6% 0.107 207.4);
Tailwind
colors: {
custom: {
50: '#9ee8f2',
500: '#68dded',
950: '#000000',
},
}SCSS
$custom: #68dded; $custom-light: #9ee8f2; $custom-dark: #000000;
JSON
{
"hex": "#68dded",
"rgb": {
"r": 104,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.218,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.83601,
"c": 0.10744,
"h": 207.4
},
"luminance": 0.6077
}Semantic roles & 50–950 ramp
primary
#68DDED
secondary
#C14838
accent
#240BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485