#68DFB2#68DFB2
#68DFB2 is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.3% C 0.127 H 166.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFB2 |
|---|---|
| RGB | rgb(104, 223, 178) |
| HSL | hsl(157, 65%, 64%) |
| HSV | hsv(157, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.25, -44.10, 11.98) |
| CIE-LCH | lch(81.25, 45.69, 164.80°) |
| OKLab | oklab(82.27% -0.1228 0.0307) |
| OKLCH | oklch(82.27% 0.127 166) |
| XYZ | xyz(40.1287, 58.9291, 51.3706) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Eucalyptus
#44D7A8
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFB2 #DF6895
analogous
#68DF77 #68DFB2 #68D1DF
triadic
#68DFB2 #B268DF #DFB268
tetradic
#68DFB2 #7768DF #DF6895 #D1DF68
square
#68DFB2 #7768DF #DF6895 #D1DF68
split-complementary
#68DFB2 #DF68D1 #DF7768
monochromatic
#24A977 #36D498 #68DFB2 #9BEACC #CDF4E6
Accessibility & contrast
On white
1.64
#68DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#68DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFB2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFB2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#37E0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dfb2; /* rgb */ color: rgb(104, 223, 178); /* oklch */ color: oklch(82.3% 0.127 166.0);
Tailwind
colors: {
custom: {
50: '#9ce9c9',
500: '#68dfb2',
950: '#000000',
},
}SCSS
$custom: #68dfb2; $custom-light: #9ce9c9; $custom-dark: #000000;
JSON
{
"hex": "#68dfb2",
"rgb": {
"r": 104,
"g": 223,
"b": 178
},
"hsl": {
"h": 157.311,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82269,
"c": 0.12658,
"h": 166
},
"luminance": 0.58933
}Semantic roles & 50–950 ramp
primary
#68DFB2
secondary
#AB4069
accent
#195DCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482