#68CED7#68CED7
#68CED7 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.096 H 203.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED7 |
|---|---|
| RGB | rgb(104, 206, 215) |
| HSL | hsl(185, 58%, 63%) |
| HSV | hsv(185, 52%, 84%) |
| CMYK | cmyk(51.6%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.27, -27.22, -13.59) |
| CIE-LCH | lch(77.27, 30.42, 206.53°) |
| OKLab | oklab(79.37% -0.0881 -0.0375) |
| OKLCH | oklch(79.37% 0.096 203.1) |
| XYZ | xyz(40.0410, 51.9883, 72.2015) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 8.34
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED7 #D77168
analogous
#68D7A9 #68CED7 #6896D7
triadic
#68CED7 #D768CE #CED768
tetradic
#68CED7 #A968D7 #D77168 #96D768
square
#68CED7 #A968D7 #D77168 #96D768
split-complementary
#68CED7 #D76896 #D7A968
monochromatic
#29929B #38BECA #68CED7 #98DEE4 #C9EDF1
Accessibility & contrast
On white
1.84
#68CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#68CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED7
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED7 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#AFB9D8
Tritanopia (blue-blind)
#0FD5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ced7; /* rgb */ color: rgb(104, 206, 215); /* oklch */ color: oklch(79.4% 0.096 203.1);
Tailwind
colors: {
custom: {
50: '#9cdde3',
500: '#68ced7',
950: '#000000',
},
}SCSS
$custom: #68ced7; $custom-light: #9cdde3; $custom-dark: #000000;
JSON
{
"hex": "#68ced7",
"rgb": {
"r": 104,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.865,
"s": 58.115,
"l": 62.549
},
"oklch": {
"l": 0.79371,
"c": 0.09575,
"h": 203.1
},
"luminance": 0.51992
}Semantic roles & 50–950 ramp
primary
#68CED7
secondary
#A04B43
accent
#2D20C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484