#68E9BC#68E9BC
#68E9BC is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.132 H 167.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68E9BC |
|---|---|
| RGB | rgb(104, 233, 188) |
| HSL | hsl(159, 75%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.41, -46.22, 11.20) |
| CIE-LCH | lch(84.41, 47.56, 166.38°) |
| OKLab | oklab(84.91% -0.1291 0.0287) |
| OKLCH | oklch(84.91% 0.132 167.5) |
| XYZ | xyz(43.9206, 64.8476, 57.7695) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E9BC #E96895
analogous
#68E97B #68E9BC #68D5E9
triadic
#68E9BC #BC68E9 #E9BC68
tetradic
#68E9BC #7B68E9 #E96895 #D5E968
square
#68E9BC #7B68E9 #E96895 #D5E968
split-complementary
#68E9BC #E968D5 #E97B68
monochromatic
#1BBB83 #33E1A4 #68E9BC #9DF1D4 #D3F9EB
Accessibility & contrast
On white
1.50
#68E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#68E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E9BC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E9BC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#28EADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e9bc; /* rgb */ color: rgb(104, 233, 188); /* oklch */ color: oklch(84.9% 0.132 167.5);
Tailwind
colors: {
custom: {
50: '#9df1d0',
500: '#68e9bc',
950: '#000000',
},
}SCSS
$custom: #68e9bc; $custom-light: #9df1d0; $custom-dark: #000000;
JSON
{
"hex": "#68e9bc",
"rgb": {
"r": 104,
"g": 233,
"b": 188
},
"hsl": {
"h": 159.07,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84909,
"c": 0.13222,
"h": 167.5
},
"luminance": 0.64852
}Semantic roles & 50–950 ramp
primary
#68E9BC
secondary
#BB3B67
accent
#0F55D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583