#68DDB2#68DDB2
#68DDB2 is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.124 H 166.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDB2 |
|---|---|
| RGB | rgb(104, 221, 178) |
| HSL | hsl(158, 63%, 64%) |
| HSV | hsv(158, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(80.66, -43.22, 11.14) |
| CIE-LCH | lch(80.66, 44.64, 165.54°) |
| OKLab | oklab(81.79% -0.1206 0.0286) |
| OKLCH | oklch(81.79% 0.124 166.7) |
| XYZ | xyz(39.5975, 57.8668, 51.1935) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Eucalyptus
#44D7A8
ΔE00 2.96
Mediumaquamarine
#66CDAA
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.58
Aquamarine (survey)
#04D8B2
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDB2 #DD6893
analogous
#68DD77 #68DDB2 #68CDDD
triadic
#68DDB2 #B268DD #DDB268
tetradic
#68DDB2 #7768DD #DD6893 #CDDD68
square
#68DDB2 #7768DD #DD6893 #CDDD68
split-complementary
#68DDB2 #DD68CD #DD7768
monochromatic
#25A576 #36D299 #68DDB2 #9AE8CB #CCF3E5
Accessibility & contrast
On white
1.67
#68DDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#68DDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDB2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDB2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#37DED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68ddb2; /* rgb */ color: rgb(104, 221, 178); /* oklch */ color: oklch(81.8% 0.124 166.7);
Tailwind
colors: {
custom: {
50: '#9be8c9',
500: '#68ddb2',
950: '#000000',
},
}SCSS
$custom: #68ddb2; $custom-light: #9be8c9; $custom-dark: #000000;
JSON
{
"hex": "#68ddb2",
"rgb": {
"r": 104,
"g": 221,
"b": 178
},
"hsl": {
"h": 157.949,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.8179,
"c": 0.12396,
"h": 166.7
},
"luminance": 0.5787
}Semantic roles & 50–950 ramp
primary
#68DDB2
secondary
#A84167
accent
#1A5BCB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482