#68E2BF#68E2BF
#68E2BF is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.121 H 171.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2BF |
|---|---|
| RGB | rgb(104, 226, 191) |
| HSL | hsl(163, 68%, 65%) |
| HSV | hsv(163, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(82.43, -42.51, 6.80) |
| CIE-LCH | lch(82.43, 43.05, 170.91°) |
| OKLab | oklab(83.32% -0.1202 0.0173) |
| OKLCH | oklch(83.32% 0.121 171.8) |
| XYZ | xyz(42.3050, 61.0934, 58.8429) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 4.46
Eucalyptus
#44D7A8
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2BF #E2688B
analogous
#68E282 #68E2BF #68C8E2
triadic
#68E2BF #BF68E2 #E2BF68
tetradic
#68E2BF #8268E2 #E2688B #C8E268
square
#68E2BF #8268E2 #E2688B #C8E268
split-complementary
#68E2BF #E268C8 #E28268
monochromatic
#21AE86 #35D8A9 #68E2BF #9BECD5 #CFF6EB
Accessibility & contrast
On white
1.59
#68E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#68E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2BF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2BF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#C9C8C1
Tritanopia (blue-blind)
#29E4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e2bf; /* rgb */ color: rgb(104, 226, 191); /* oklch */ color: oklch(83.3% 0.121 171.8);
Tailwind
colors: {
custom: {
50: '#9cecd2',
500: '#68e2bf',
950: '#000000',
},
}SCSS
$custom: #68e2bf; $custom-light: #9cecd2; $custom-dark: #000000;
JSON
{
"hex": "#68e2bf",
"rgb": {
"r": 104,
"g": 226,
"b": 191
},
"hsl": {
"h": 162.787,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.83324,
"c": 0.12148,
"h": 171.8
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#68E2BF
secondary
#B03F5F
accent
#164BD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483