#68DEAA#68DEAA
#68DEAA is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.131 H 162.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEAA |
|---|---|
| RGB | rgb(104, 222, 170) |
| HSL | hsl(154, 64%, 64%) |
| HSV | hsv(154, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(80.79, -45.37, 15.53) |
| CIE-LCH | lch(80.79, 47.96, 161.10°) |
| OKLab | oklab(81.83% -0.1253 0.0398) |
| OKLCH | oklch(81.83% 0.131 162.4) |
| XYZ | xyz(39.0824, 58.0844, 47.1743) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.58
Eucalyptus
#44D7A8
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.44
Light Teal
#90E4C1
ΔE00 5.61
Aqua Green
#12E193
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEAA #DE689C
analogous
#68DE6F #68DEAA #68D7DE
triadic
#68DEAA #AA68DE #DEAA68
tetradic
#68DEAA #6F68DE #DE689C #D7DE68
square
#68DEAA #6F68DE #DE689C #D7DE68
split-complementary
#68DEAA #DE68D7 #DE6F68
monochromatic
#25A76E #36D38E #68DEAA #9AE9C6 #CCF4E3
Accessibility & contrast
On white
1.66
#68DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#68DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEAA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEAA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#3CDED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deaa; /* rgb */ color: rgb(104, 222, 170); /* oklch */ color: oklch(81.8% 0.131 162.4);
Tailwind
colors: {
custom: {
50: '#9be9c3',
500: '#68deaa',
950: '#000000',
},
}SCSS
$custom: #68deaa; $custom-light: #9be9c3; $custom-dark: #000000;
JSON
{
"hex": "#68deaa",
"rgb": {
"r": 104,
"g": 222,
"b": 170
},
"hsl": {
"h": 153.559,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.81831,
"c": 0.13146,
"h": 162.4
},
"luminance": 0.58088
}Semantic roles & 50–950 ramp
primary
#68DEAA
secondary
#AA416F
accent
#1A68CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482