#68E1DD#68E1DD
#68E1DD is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.0% C 0.109 H 192.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1DD |
|---|---|
| RGB | rgb(104, 225, 221) |
| HSL | hsl(178, 67%, 65%) |
| HSV | hsv(178, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.92, -34.72, -8.37) |
| CIE-LCH | lch(82.92, 35.72, 193.55°) |
| OKLab | oklab(83.98% -0.1062 -0.0232) |
| OKLCH | oklch(83.98% 0.109 192.3) |
| XYZ | xyz(45.6797, 62.0095, 77.9543) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.61
Bright Turquoise
#0FFEF9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1DD #E1686C
analogous
#68E1A1 #68E1DD #68A8E1
triadic
#68E1DD #DD68E1 #E1DD68
tetradic
#68E1DD #A168E1 #E1686C #A8E168
square
#68E1DD #A168E1 #E1686C #A8E168
split-complementary
#68E1DD #E168A8 #E1A168
monochromatic
#22ACA8 #35D7D2 #68E1DD #9BEBE8 #CEF5F4
Accessibility & contrast
On white
1.57
#68E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#68E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1DD
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1DD | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e1dd; /* rgb */ color: rgb(104, 225, 221); /* oklch */ color: oklch(84.0% 0.109 192.3);
Tailwind
colors: {
custom: {
50: '#9eebe7',
500: '#68e1dd',
950: '#000000',
},
}SCSS
$custom: #68e1dd; $custom-light: #9eebe7; $custom-dark: #000000;
JSON
{
"hex": "#68e1dd",
"rgb": {
"r": 104,
"g": 225,
"b": 221
},
"hsl": {
"h": 178.017,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.83979,
"c": 0.10869,
"h": 192.3
},
"luminance": 0.62014
}Semantic roles & 50–950 ramp
primary
#68E1DD
secondary
#AE3F43
accent
#171DCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484