#68DDDF#68DDDF
#68DDDF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.106 H 196.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDDF |
|---|---|
| RGB | rgb(104, 221, 223) |
| HSL | hsl(181, 65%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(53.4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.83, -32.32, -11.06) |
| CIE-LCH | lch(81.83, 34.16, 198.88°) |
| OKLab | oklab(83.12% -0.1011 -0.0306) |
| OKLCH | oklch(83.12% 0.106 196.8) |
| XYZ | xyz(44.8791, 59.9794, 79.0098) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDDF #DF6A68
analogous
#68DFA6 #68DDDF #68A2DF
triadic
#68DDDF #DF68DD #DDDF68
tetradic
#68DDDF #A668DF #DF6A68 #A2DF68
square
#68DDDF #A668DF #DF6A68 #A2DF68
split-complementary
#68DDDF #DF68A2 #DFA668
monochromatic
#24A7A9 #36D2D4 #68DDDF #9BE8EA #CDF4F4
Accessibility & contrast
On white
1.62
#68DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#68DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDDF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDDF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dddf; /* rgb */ color: rgb(104, 221, 223); /* oklch */ color: oklch(83.1% 0.106 196.8);
Tailwind
colors: {
custom: {
50: '#9de8e9',
500: '#68dddf',
950: '#000000',
},
}SCSS
$custom: #68dddf; $custom-light: #9de8e9; $custom-dark: #000000;
JSON
{
"hex": "#68dddf",
"rgb": {
"r": 104,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.008,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83117,
"c": 0.1056,
"h": 196.8
},
"luminance": 0.59984
}Semantic roles & 50–950 ramp
primary
#68DDDF
secondary
#AB4240
accent
#1C19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484