#68E2B0#68E2B0
#68E2B0 is a very light, vivid teal. Relative luminance 0.605; OKLCH L 82.9% C 0.132 H 164.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2B0 |
|---|---|
| RGB | rgb(104, 226, 176) |
| HSL | hsl(155, 68%, 65%) |
| HSV | hsv(155, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 22.1%, 11.4%) |
| CIE-LAB | lab(82.09, -45.82, 14.22) |
| CIE-LCH | lch(82.09, 47.98, 162.76°) |
| OKLab | oklab(82.94% -0.1269 0.0364) |
| OKLCH | oklch(82.94% 0.132 164) |
| XYZ | xyz(40.7380, 60.4666, 50.5903) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2B0 #E2689A
analogous
#68E273 #68E2B0 #68D7E2
triadic
#68E2B0 #B068E2 #E2B068
tetradic
#68E2B0 #7368E2 #E2689A #D7E268
square
#68E2B0 #7368E2 #E2689A #D7E268
split-complementary
#68E2B0 #E268D7 #E27368
monochromatic
#21AE74 #35D895 #68E2B0 #9BECCB #CFF6E6
Accessibility & contrast
On white
1.60
#68E2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#68E2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2B0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2B0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AD
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#37E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e2b0; /* rgb */ color: rgb(104, 226, 176); /* oklch */ color: oklch(82.9% 0.132 164.0);
Tailwind
colors: {
custom: {
50: '#9cecc7',
500: '#68e2b0',
950: '#000000',
},
}SCSS
$custom: #68e2b0; $custom-light: #9cecc7; $custom-dark: #000000;
JSON
{
"hex": "#68e2b0",
"rgb": {
"r": 104,
"g": 226,
"b": 176
},
"hsl": {
"h": 155.41,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.82937,
"c": 0.13206,
"h": 164
},
"luminance": 0.6047
}Semantic roles & 50–950 ramp
primary
#68E2B0
secondary
#B03F6D
accent
#1662D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582