#68CEDE#68CEDE
#68CEDE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.097 H 208.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEDE |
|---|---|
| RGB | rgb(104, 206, 222) |
| HSL | hsl(188, 64%, 64%) |
| HSV | hsv(188, 53%, 87%) |
| CMYK | cmyk(53.2%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.49, -25.32, -17.02) |
| CIE-LCH | lch(77.49, 30.51, 213.91°) |
| OKLab | oklab(79.62% -0.0853 -0.047) |
| OKLCH | oklch(79.62% 0.097 208.9) |
| XYZ | xyz(40.9598, 52.3558, 77.0402) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.59
Robin Egg Blue
#8AF1FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEDE #DE7868
analogous
#68DEB3 #68CEDE #6893DE
triadic
#68CEDE #DE68CE #CEDE68
tetradic
#68CEDE #B368DE #DE7868 #93DE68
square
#68CEDE #B368DE #DE7868 #93DE68
split-complementary
#68CEDE #DE6893 #DEB368
monochromatic
#2595A7 #36BED3 #68CEDE #9ADEE9 #CCEFF4
Accessibility & contrast
On white
1.83
#68CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#68CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEDE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEDE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cede; /* rgb */ color: rgb(104, 206, 222); /* oklch */ color: oklch(79.6% 0.097 208.9);
Tailwind
colors: {
custom: {
50: '#9cdde8',
500: '#68cede',
950: '#000000',
},
}SCSS
$custom: #68cede; $custom-light: #9cdde8; $custom-dark: #000000;
JSON
{
"hex": "#68cede",
"rgb": {
"r": 104,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.136,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.7962,
"c": 0.0974,
"h": 208.9
},
"luminance": 0.5236
}Semantic roles & 50–950 ramp
primary
#68CEDE
secondary
#AA4F41
accent
#321ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484