#68DDAA#68DDAA
#68DDAA is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.130 H 162.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDAA |
|---|---|
| RGB | rgb(104, 221, 170) |
| HSL | hsl(154, 63%, 64%) |
| HSV | hsv(154, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 23.1%, 13.3%) |
| CIE-LAB | lab(80.49, -44.94, 15.12) |
| CIE-LCH | lch(80.49, 47.42, 161.40°) |
| OKLab | oklab(81.59% -0.1242 0.0387) |
| OKLCH | oklch(81.59% 0.13 162.7) |
| XYZ | xyz(38.8176, 57.5548, 47.0860) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Eucalyptus
#44D7A8
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.14
Light Teal
#90E4C1
ΔE00 5.53
Aqua Green
#12E193
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDAA #DD689B
analogous
#68DD6F #68DDAA #68D5DD
triadic
#68DDAA #AA68DD #DDAA68
tetradic
#68DDAA #6F68DD #DD689B #D5DD68
square
#68DDAA #6F68DD #DD689B #D5DD68
split-complementary
#68DDAA #DD68D5 #DD6F68
monochromatic
#25A56E #36D28E #68DDAA #9AE8C6 #CCF3E2
Accessibility & contrast
On white
1.68
#68DDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#68DDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDAA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDAA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA7
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#3DDDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68ddaa; /* rgb */ color: rgb(104, 221, 170); /* oklch */ color: oklch(81.6% 0.130 162.7);
Tailwind
colors: {
custom: {
50: '#9be8c3',
500: '#68ddaa',
950: '#000000',
},
}SCSS
$custom: #68ddaa; $custom-light: #9be8c3; $custom-dark: #000000;
JSON
{
"hex": "#68ddaa",
"rgb": {
"r": 104,
"g": 221,
"b": 170
},
"hsl": {
"h": 153.846,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.81591,
"c": 0.13011,
"h": 162.7
},
"luminance": 0.57558
}Semantic roles & 50–950 ramp
primary
#68DDAA
secondary
#A8416E
accent
#1A67CB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482