#68D4DB#68D4DB
#68D4DB is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.100 H 201.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4DB |
|---|---|
| RGB | rgb(104, 212, 219) |
| HSL | hsl(184, 61%, 63%) |
| HSV | hsv(184, 53%, 86%) |
| CMYK | cmyk(52.5%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.12, -29.07, -12.96) |
| CIE-LCH | lch(79.12, 31.83, 204.04°) |
| OKLab | oklab(80.9% -0.093 -0.0358) |
| OKLCH | oklch(80.9% 0.1 201.1) |
| XYZ | xyz(42.0334, 55.1406, 75.4322) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4DB #DB6F68
analogous
#68DBA8 #68D4DB #689ADB
triadic
#68D4DB #DB68D4 #D4DB68
tetradic
#68D4DB #A868DB #DB6F68 #9ADB68
square
#68D4DB #A868DB #DB6F68 #9ADB68
split-complementary
#68D4DB #DB689A #DBA868
monochromatic
#279AA2 #37C6CF #68D4DB #99E2E7 #CBF0F3
Accessibility & contrast
On white
1.75
#68D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#68D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4DB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4DB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68d4db; /* rgb */ color: rgb(104, 212, 219); /* oklch */ color: oklch(80.9% 0.100 201.1);
Tailwind
colors: {
custom: {
50: '#9ce1e6',
500: '#68d4db',
950: '#000000',
},
}SCSS
$custom: #68d4db; $custom-light: #9ce1e6; $custom-dark: #000000;
JSON
{
"hex": "#68d4db",
"rgb": {
"r": 104,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.652,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80898,
"c": 0.09968,
"h": 201.1
},
"luminance": 0.55144
}Semantic roles & 50–950 ramp
primary
#68D4DB
secondary
#A54842
accent
#271CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484