#68CED3#68CED3
#68CED3 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.095 H 199.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED3 |
|---|---|
| RGB | rgb(104, 206, 211) |
| HSL | hsl(183, 55%, 62%) |
| HSV | hsv(183, 51%, 83%) |
| CMYK | cmyk(50.7%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.15, -28.29, -11.62) |
| CIE-LCH | lch(77.15, 30.58, 202.33°) |
| OKLab | oklab(79.23% -0.0897 -0.0321) |
| OKLCH | oklch(79.23% 0.095 199.7) |
| XYZ | xyz(39.5333, 51.7852, 69.5276) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.89
Mediumturquoise
#48D1CC
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 7.92
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Robin Egg Blue
#8AF1FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED3 #D36D68
analogous
#68D3A3 #68CED3 #6899D3
triadic
#68CED3 #D368CE #CED368
tetradic
#68CED3 #A368D3 #D36D68 #99D368
square
#68CED3 #A368D3 #D36D68 #99D368
split-complementary
#68CED3 #D36899 #D3A368
monochromatic
#2B9095 #39BEC5 #68CED3 #97DDE1 #C7EDEF
Accessibility & contrast
On white
1.85
#68CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#68CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED3
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED3 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#19D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68ced3; /* rgb */ color: rgb(104, 206, 211); /* oklch */ color: oklch(79.2% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#9bdde0',
500: '#68ced3',
950: '#000000',
},
}SCSS
$custom: #68ced3; $custom-light: #9bdde0; $custom-dark: #000000;
JSON
{
"hex": "#68ced3",
"rgb": {
"r": 104,
"g": 206,
"b": 211
},
"hsl": {
"h": 182.804,
"s": 54.872,
"l": 61.765
},
"oklch": {
"l": 0.79233,
"c": 0.0953,
"h": 199.7
},
"luminance": 0.51789
}Semantic roles & 50–950 ramp
primary
#68CED3
secondary
#9A4945
accent
#2B23C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484