#68CFD6#68CFD6
#68CFD6 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.096 H 201.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFD6 |
|---|---|
| RGB | rgb(104, 207, 214) |
| HSL | hsl(184, 57%, 62%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(51.4%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(77.53, -27.98, -12.66) |
| CIE-LCH | lch(77.53, 30.71, 204.35°) |
| OKLab | oklab(79.57% -0.0896 -0.035) |
| OKLCH | oklch(79.57% 0.096 201.3) |
| XYZ | xyz(40.1544, 52.4201, 71.6073) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFD6 #D66F68
analogous
#68D6A6 #68CFD6 #6898D6
triadic
#68CFD6 #D668CF #CFD668
tetradic
#68CFD6 #A668D6 #D66F68 #98D668
square
#68CFD6 #A668D6 #D66F68 #98D668
split-complementary
#68CFD6 #D66898 #D6A668
monochromatic
#2A939A #38C0C9 #68CFD6 #98DEE3 #C8EEF0
Accessibility & contrast
On white
1.83
#68CFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#68CFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFD6
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFD6 | 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)
#C2C7D7
Deuteranopia (green-blind)
#B0BAD7
Tritanopia (blue-blind)
#11D6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cfd6; /* rgb */ color: rgb(104, 207, 214); /* oklch */ color: oklch(79.6% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#9cdee2',
500: '#68cfd6',
950: '#000000',
},
}SCSS
$custom: #68cfd6; $custom-light: #9cdee2; $custom-dark: #000000;
JSON
{
"hex": "#68cfd6",
"rgb": {
"r": 104,
"g": 207,
"b": 214
},
"hsl": {
"h": 183.818,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.79568,
"c": 0.09619,
"h": 201.3
},
"luminance": 0.52424
}Semantic roles & 50–950 ramp
primary
#68CFD6
secondary
#9E4A44
accent
#2B21C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484