#68DEAF#68DEAF
#68DEAF is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.128 H 164.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEAF |
|---|---|
| RGB | rgb(104, 222, 175) |
| HSL | hsl(156, 64%, 64%) |
| HSV | hsv(156, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 21.2%, 12.9%) |
| CIE-LAB | lab(80.89, -44.31, 13.05) |
| CIE-LCH | lch(80.89, 46.19, 163.59°) |
| OKLab | oklab(81.95% -0.1231 0.0335) |
| OKLCH | oklch(81.95% 0.128 164.8) |
| XYZ | xyz(39.5644, 58.2772, 49.7128) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.29
Eucalyptus
#44D7A8
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 4.92
Aquamarine (survey)
#04D8B2
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEAF #DE6897
analogous
#68DE74 #68DEAF #68D2DE
triadic
#68DEAF #AF68DE #DEAF68
tetradic
#68DEAF #7468DE #DE6897 #D2DE68
square
#68DEAF #7468DE #DE6897 #D2DE68
split-complementary
#68DEAF #DE68D2 #DE7468
monochromatic
#25A773 #36D394 #68DEAF #9AE9CA #CCF4E4
Accessibility & contrast
On white
1.66
#68DEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#68DEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEAF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEAF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#39DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deaf; /* rgb */ color: rgb(104, 222, 175); /* oklch */ color: oklch(82.0% 0.128 164.8);
Tailwind
colors: {
custom: {
50: '#9be9c7',
500: '#68deaf',
950: '#000000',
},
}SCSS
$custom: #68deaf; $custom-light: #9be9c7; $custom-dark: #000000;
JSON
{
"hex": "#68deaf",
"rgb": {
"r": 104,
"g": 222,
"b": 175
},
"hsl": {
"h": 156.102,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.81954,
"c": 0.12753,
"h": 164.8
},
"luminance": 0.58281
}Semantic roles & 50–950 ramp
primary
#68DEAF
secondary
#AA416A
accent
#1A61CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482