#68CEDF#68CEDF
#68CEDF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.098 H 209.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEDF |
|---|---|
| RGB | rgb(104, 206, 223) |
| HSL | hsl(189, 65%, 64%) |
| HSV | hsv(189, 53%, 87%) |
| CMYK | cmyk(53.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.53, -25.05, -17.51) |
| CIE-LCH | lch(77.53, 30.56, 214.96°) |
| OKLab | oklab(79.66% -0.0849 -0.0484) |
| OKLCH | oklch(79.66% 0.098 209.7) |
| XYZ | xyz(41.0942, 52.4096, 77.7482) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.89
Baby Blue
#89CFF0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEDF #DF7968
analogous
#68DFB4 #68CEDF #6893DF
triadic
#68CEDF #DF68CE #CEDF68
tetradic
#68CEDF #B468DF #DF7968 #93DF68
square
#68CEDF #B468DF #DF7968 #93DF68
split-complementary
#68CEDF #DF6893 #DFB468
monochromatic
#2496A9 #36BED4 #68CEDF #9BDEEA #CDEFF4
Accessibility & contrast
On white
1.83
#68CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#68CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEDF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEDF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#ACBADF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cedf; /* rgb */ color: rgb(104, 206, 223); /* oklch */ color: oklch(79.7% 0.098 209.7);
Tailwind
colors: {
custom: {
50: '#9cdde9',
500: '#68cedf',
950: '#000000',
},
}SCSS
$custom: #68cedf; $custom-light: #9cdde9; $custom-dark: #000000;
JSON
{
"hex": "#68cedf",
"rgb": {
"r": 104,
"g": 206,
"b": 223
},
"hsl": {
"h": 188.571,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.79656,
"c": 0.09772,
"h": 209.7
},
"luminance": 0.52413
}Semantic roles & 50–950 ramp
primary
#68CEDF
secondary
#AB4F40
accent
#3219CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484