#68CED6#68CED6
#68CED6 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.096 H 202.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED6 |
|---|---|
| RGB | rgb(104, 206, 214) |
| HSL | hsl(184, 57%, 62%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(51.4%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.24, -27.49, -13.10) |
| CIE-LCH | lch(77.24, 30.45, 205.47°) |
| OKLab | oklab(79.34% -0.0885 -0.0361) |
| OKLCH | oklch(79.34% 0.096 202.2) |
| XYZ | xyz(39.9129, 51.9371, 71.5268) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.42
Robin Egg Blue
#8AF1FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED6 #D67068
analogous
#68D6A7 #68CED6 #6897D6
triadic
#68CED6 #D668CE #CED668
tetradic
#68CED6 #A768D6 #D67068 #97D668
square
#68CED6 #A768D6 #D67068 #97D668
split-complementary
#68CED6 #D66897 #D6A768
monochromatic
#2A929A #38BEC9 #68CED6 #98DEE3 #C8EDF0
Accessibility & contrast
On white
1.84
#68CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#68CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED6
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED6 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D7
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#12D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ced6; /* rgb */ color: rgb(104, 206, 214); /* oklch */ color: oklch(79.3% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#9cdde2',
500: '#68ced6',
950: '#000000',
},
}SCSS
$custom: #68ced6; $custom-light: #9cdde2; $custom-dark: #000000;
JSON
{
"hex": "#68ced6",
"rgb": {
"r": 104,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.364,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.79336,
"c": 0.09561,
"h": 202.2
},
"luminance": 0.51941
}Semantic roles & 50–950 ramp
primary
#68CED6
secondary
#9E4A44
accent
#2D21C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484