#68CED9#68CED9
#68CED9 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.096 H 204.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED9 |
|---|---|
| RGB | rgb(104, 206, 217) |
| HSL | hsl(186, 60%, 63%) |
| HSV | hsv(186, 52%, 85%) |
| CMYK | cmyk(52.1%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.34, -26.68, -14.57) |
| CIE-LCH | lch(77.34, 30.40, 208.64°) |
| OKLab | oklab(79.44% -0.0873 -0.0402) |
| OKLCH | oklch(79.44% 0.096 204.7) |
| XYZ | xyz(40.2996, 52.0917, 73.5632) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.94
Robin Egg Blue
#8AF1FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED9 #D97368
analogous
#68D9AC #68CED9 #6895D9
triadic
#68CED9 #D968CE #CED968
tetradic
#68CED9 #AC68D9 #D97368 #95D968
square
#68CED9 #AC68D9 #D97368 #95D968
split-complementary
#68CED9 #D96895 #D9AC68
monochromatic
#28939F #37BECD #68CED9 #99DEE5 #CAEEF2
Accessibility & contrast
On white
1.84
#68CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#68CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED9
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED9 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#08D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ced9; /* rgb */ color: rgb(104, 206, 217); /* oklch */ color: oklch(79.4% 0.096 204.7);
Tailwind
colors: {
custom: {
50: '#9cdde4',
500: '#68ced9',
950: '#000000',
},
}SCSS
$custom: #68ced9; $custom-light: #9cdde4; $custom-dark: #000000;
JSON
{
"hex": "#68ced9",
"rgb": {
"r": 104,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.841,
"s": 59.788,
"l": 62.941
},
"oklch": {
"l": 0.79441,
"c": 0.09611,
"h": 204.7
},
"luminance": 0.52095
}Semantic roles & 50–950 ramp
primary
#68CED9
secondary
#A34C43
accent
#2F1EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484