#68DEDB#68DEDB
#68DEDB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.107 H 193.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEDB |
|---|---|
| RGB | rgb(104, 222, 219) |
| HSL | hsl(178, 64%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.00, -33.84, -8.67) |
| CIE-LCH | lch(82.00, 34.93, 194.38°) |
| OKLab | oklab(83.22% -0.1038 -0.0241) |
| OKLCH | oklch(83.22% 0.107 193) |
| XYZ | xyz(44.6110, 60.2958, 76.2914) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.86
Turquoise
#40E0D0
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 7.03
Bright Cyan
#41FDFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEDB #DE686B
analogous
#68DEA0 #68DEDB #68A6DE
triadic
#68DEDB #DB68DE #DEDB68
tetradic
#68DEDB #A068DE #DE686B #A6DE68
square
#68DEDB #A068DE #DE686B #A6DE68
split-complementary
#68DEDB #DE68A6 #DEA068
monochromatic
#25A7A4 #36D3CF #68DEDB #9AE9E7 #CCF4F3
Accessibility & contrast
On white
1.61
#68DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#68DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEDB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEDB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dedb; /* rgb */ color: rgb(104, 222, 219); /* oklch */ color: oklch(83.2% 0.107 193.0);
Tailwind
colors: {
custom: {
50: '#9de8e6',
500: '#68dedb',
950: '#000000',
},
}SCSS
$custom: #68dedb; $custom-light: #9de8e6; $custom-dark: #000000;
JSON
{
"hex": "#68dedb",
"rgb": {
"r": 104,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.475,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.83217,
"c": 0.10657,
"h": 193
},
"luminance": 0.603
}Semantic roles & 50–950 ramp
primary
#68DEDB
secondary
#AA4143
accent
#1A1ECC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484