#68E8B0#68E8B0
#68E8B0 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.4% C 0.140 H 162.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8B0 |
|---|---|
| RGB | rgb(104, 232, 176) |
| HSL | hsl(154, 74%, 66%) |
| HSV | hsv(154, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 24.1%, 9%) |
| CIE-LAB | lab(83.85, -48.37, 16.70) |
| CIE-LCH | lch(83.85, 51.17, 160.96°) |
| OKLab | oklab(84.38% -0.1334 0.0427) |
| OKLCH | oklch(84.38% 0.14 162.3) |
| XYZ | xyz(42.3981, 63.7869, 51.1437) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 4.69
Aqua Marine
#2EE8BB
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8B0 #E868A0
analogous
#68E870 #68E8B0 #68E0E8
triadic
#68E8B0 #B068E8 #E8B068
tetradic
#68E8B0 #7068E8 #E868A0 #E0E868
square
#68E8B0 #7068E8 #E868A0 #E0E868
split-complementary
#68E8B0 #E868E0 #E87068
monochromatic
#1CB975 #33E094 #68E8B0 #9DF0CC #D2F8E8
Accessibility & contrast
On white
1.53
#68E8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#68E8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8B0
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8B0 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AD
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#34E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e8b0; /* rgb */ color: rgb(104, 232, 176); /* oklch */ color: oklch(84.4% 0.140 162.3);
Tailwind
colors: {
custom: {
50: '#9df0c7',
500: '#68e8b0',
950: '#000000',
},
}SCSS
$custom: #68e8b0; $custom-light: #9df0c7; $custom-dark: #000000;
JSON
{
"hex": "#68e8b0",
"rgb": {
"r": 104,
"g": 232,
"b": 176
},
"hsl": {
"h": 153.75,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84375,
"c": 0.14004,
"h": 162.3
},
"luminance": 0.63791
}Semantic roles & 50–950 ramp
primary
#68E8B0
secondary
#B93B72
accent
#1066D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582