#68DECF#68DECF
#68DECF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 184.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68DECF |
|---|---|
| RGB | rgb(104, 222, 207) |
| HSL | hsl(172, 64%, 64%) |
| HSV | hsv(172, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.67, -36.88, -2.79) |
| CIE-LCH | lch(81.67, 36.99, 184.32°) |
| OKLab | oklab(82.84% -0.1089 -0.0081) |
| OKLCH | oklch(82.84% 0.109 184.3) |
| XYZ | xyz(43.0878, 59.6866, 68.2694) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.63
Mediumturquoise
#48D1CC
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 5.99
Aqua (survey)
#13EAC9
ΔE00 6.65
Bright Aqua
#0BF9EA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DECF #DE6877
analogous
#68DE94 #68DECF #68B2DE
triadic
#68DECF #CF68DE #DECF68
tetradic
#68DECF #9468DE #DE6877 #B2DE68
square
#68DECF #9468DE #DE6877 #B2DE68
split-complementary
#68DECF #DE68B2 #DE9468
monochromatic
#25A796 #36D3BF #68DECF #9AE9DF #CCF4EF
Accessibility & contrast
On white
1.62
#68DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#68DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DECF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DECF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C2C5D1
Tritanopia (blue-blind)
#12E2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68decf; /* rgb */ color: rgb(104, 222, 207); /* oklch */ color: oklch(82.8% 0.109 184.3);
Tailwind
colors: {
custom: {
50: '#9de9dd',
500: '#68decf',
950: '#000000',
},
}SCSS
$custom: #68decf; $custom-light: #9de9dd; $custom-dark: #000000;
JSON
{
"hex": "#68decf",
"rgb": {
"r": 104,
"g": 222,
"b": 207
},
"hsl": {
"h": 172.373,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82839,
"c": 0.10921,
"h": 184.3
},
"luminance": 0.59691
}Semantic roles & 50–950 ramp
primary
#68DECF
secondary
#AA414E
accent
#1A30CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484