#68CED5#68CED5
#68CED5 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.095 H 201.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED5 |
|---|---|
| RGB | rgb(104, 206, 213) |
| HSL | hsl(184, 56%, 62%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(51.2%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.21, -27.76, -12.60) |
| CIE-LCH | lch(77.21, 30.48, 204.42°) |
| OKLab | oklab(79.3% -0.0889 -0.0348) |
| OKLCH | oklch(79.3% 0.095 201.4) |
| XYZ | xyz(39.7856, 51.8862, 70.8563) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Robin Egg Blue
#8AF1FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED5 #D56F68
analogous
#68D5A5 #68CED5 #6898D5
triadic
#68CED5 #D568CE #CED568
tetradic
#68CED5 #A568D5 #D56F68 #98D568
square
#68CED5 #A568D5 #D56F68 #98D568
split-complementary
#68CED5 #D56898 #D5A568
monochromatic
#2A9198 #38BEC8 #68CED5 #98DEE2 #C8EDF0
Accessibility & contrast
On white
1.85
#68CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#68CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED5
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED5 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#15D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ced5; /* rgb */ color: rgb(104, 206, 213); /* oklch */ color: oklch(79.3% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#9cdde1',
500: '#68ced5',
950: '#000000',
},
}SCSS
$custom: #68ced5; $custom-light: #9cdde1; $custom-dark: #000000;
JSON
{
"hex": "#68ced5",
"rgb": {
"r": 104,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.853,
"s": 56.477,
"l": 62.157
},
"oklch": {
"l": 0.79301,
"c": 0.09548,
"h": 201.4
},
"luminance": 0.5189
}Semantic roles & 50–950 ramp
primary
#68CED5
secondary
#9D4A44
accent
#2C21C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484