#68CED4#68CED4
#68CED4 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.095 H 200.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68CED4 |
|---|---|
| RGB | rgb(104, 206, 212) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 83%) |
| CMYK | cmyk(50.9%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.18, -28.02, -12.11) |
| CIE-LCH | lch(77.18, 30.53, 203.37°) |
| OKLab | oklab(79.27% -0.0893 -0.0334) |
| OKLCH | oklch(79.27% 0.095 200.5) |
| XYZ | xyz(39.6591, 51.8355, 70.1899) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Robin Egg Blue
#8AF1FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CED4 #D46E68
analogous
#68D4A4 #68CED4 #6898D4
triadic
#68CED4 #D468CE #CED468
tetradic
#68CED4 #A468D4 #D46E68 #98D468
square
#68CED4 #A468D4 #D46E68 #98D468
split-complementary
#68CED4 #D46898 #D4A468
monochromatic
#2B9197 #38BEC6 #68CED4 #98DDE2 #C7EDEF
Accessibility & contrast
On white
1.85
#68CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#68CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CED4
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CED4 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#B0B9D5
Tritanopia (blue-blind)
#17D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ced4; /* rgb */ color: rgb(104, 206, 212); /* oklch */ color: oklch(79.3% 0.095 200.5);
Tailwind
colors: {
custom: {
50: '#9bdde1',
500: '#68ced4',
950: '#000000',
},
}SCSS
$custom: #68ced4; $custom-light: #9bdde1; $custom-dark: #000000;
JSON
{
"hex": "#68ced4",
"rgb": {
"r": 104,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.333,
"s": 55.67,
"l": 61.961
},
"oklch": {
"l": 0.79267,
"c": 0.09538,
"h": 200.5
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#68CED4
secondary
#9C4944
accent
#2B22C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484