#68DFAA#68DFAA
#68DFAA is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.133 H 162.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFAA |
|---|---|
| RGB | rgb(104, 223, 170) |
| HSL | hsl(153, 65%, 64%) |
| HSV | hsv(153, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.08, -45.80, 15.95) |
| CIE-LCH | lch(81.08, 48.50, 160.80°) |
| OKLab | oklab(82.07% -0.1264 0.0408) |
| OKLCH | oklch(82.07% 0.133 162.1) |
| XYZ | xyz(39.3488, 58.6172, 47.2631) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.67
Eucalyptus
#44D7A8
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.58
Aqua Green
#12E193
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFAA #DF689D
analogous
#68DF6F #68DFAA #68D9DF
triadic
#68DFAA #AA68DF #DFAA68
tetradic
#68DFAA #6F68DF #DF689D #D9DF68
square
#68DFAA #6F68DF #DF689D #D9DF68
split-complementary
#68DFAA #DF68D9 #DF6F68
monochromatic
#24A96E #36D48E #68DFAA #9BEAC6 #CDF4E3
Accessibility & contrast
On white
1.65
#68DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#68DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFAA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFAA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CBC4AD
Tritanopia (blue-blind)
#3CDFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68dfaa; /* rgb */ color: rgb(104, 223, 170); /* oklch */ color: oklch(82.1% 0.133 162.1);
Tailwind
colors: {
custom: {
50: '#9be9c3',
500: '#68dfaa',
950: '#000000',
},
}SCSS
$custom: #68dfaa; $custom-light: #9be9c3; $custom-dark: #000000;
JSON
{
"hex": "#68dfaa",
"rgb": {
"r": 104,
"g": 223,
"b": 170
},
"hsl": {
"h": 153.277,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82072,
"c": 0.13281,
"h": 162.1
},
"luminance": 0.58621
}Semantic roles & 50–950 ramp
primary
#68DFAA
secondary
#AB4070
accent
#1969CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482