#68DFDF#68DFDF
#68DFDF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.107 H 195.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFDF |
|---|---|
| RGB | rgb(104, 223, 223) |
| HSL | hsl(180, 65%, 64%) |
| HSV | hsv(180, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.40, -33.26, -10.20) |
| CIE-LCH | lch(82.40, 34.79, 197.05°) |
| OKLab | oklab(83.58% -0.1032 -0.0282) |
| OKLCH | oklch(83.58% 0.107 195.3) |
| XYZ | xyz(45.4103, 61.0418, 79.1869) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFDF #DF6868
analogous
#68DFA4 #68DFDF #68A4DF
triadic
#68DFDF #DF68DF #DFDF68
tetradic
#68DFDF #A468DF #DF6868 #A4DF68
square
#68DFDF #A468DF #DF6868 #A4DF68
split-complementary
#68DFDF #DF68A4 #DFA468
monochromatic
#24A9A9 #36D4D4 #68DFDF #9BEAEA #CDF4F4
Accessibility & contrast
On white
1.59
#68DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#68DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFDF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFDF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dfdf; /* rgb */ color: rgb(104, 223, 223); /* oklch */ color: oklch(83.6% 0.107 195.3);
Tailwind
colors: {
custom: {
50: '#9ee9e9',
500: '#68dfdf',
950: '#000000',
},
}SCSS
$custom: #68dfdf; $custom-light: #9ee9e9; $custom-dark: #000000;
JSON
{
"hex": "#68dfdf",
"rgb": {
"r": 104,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.8358,
"c": 0.10701,
"h": 195.3
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#68DFDF
secondary
#AB4040
accent
#1919CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484