#68D7DB#68D7DB
#68D7DB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.102 H 198.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7DB |
|---|---|
| RGB | rgb(104, 215, 219) |
| HSL | hsl(182, 61%, 63%) |
| HSV | hsv(182, 53%, 86%) |
| CMYK | cmyk(52.5%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.98, -30.52, -11.67) |
| CIE-LCH | lch(79.98, 32.67, 200.94°) |
| OKLab | oklab(81.59% -0.0963 -0.0323) |
| OKLCH | oklch(81.59% 0.102 198.5) |
| XYZ | xyz(42.7903, 56.6544, 75.6845) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7DB #DB6C68
analogous
#68DBA5 #68D7DB #689DDB
triadic
#68D7DB #DB68D7 #D7DB68
tetradic
#68D7DB #A568DB #DB6C68 #9DDB68
square
#68D7DB #A568DB #DB6C68 #9DDB68
split-complementary
#68D7DB #DB689D #DBA568
monochromatic
#279EA2 #37CACF #68D7DB #99E4E7 #CBF1F3
Accessibility & contrast
On white
1.70
#68D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#68D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7DB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7DB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d7db; /* rgb */ color: rgb(104, 215, 219); /* oklch */ color: oklch(81.6% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#9de3e6',
500: '#68d7db',
950: '#000000',
},
}SCSS
$custom: #68d7db; $custom-light: #9de3e6; $custom-dark: #000000;
JSON
{
"hex": "#68d7db",
"rgb": {
"r": 104,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.087,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.81593,
"c": 0.10154,
"h": 198.5
},
"luminance": 0.56658
}Semantic roles & 50–950 ramp
primary
#68D7DB
secondary
#A54542
accent
#221CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484