#68F4BC#68F4BC
#68F4BC is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.5% C 0.146 H 164.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4BC |
|---|---|
| RGB | rgb(104, 244, 188) |
| HSL | hsl(156, 86%, 68%) |
| HSV | hsv(156, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.62, -50.86, 15.74) |
| CIE-LCH | lch(87.62, 53.25, 162.80°) |
| OKLab | oklab(87.53% -0.1406 0.0403) |
| OKLCH | oklch(87.53% 0.146 164) |
| XYZ | xyz(47.1322, 71.2707, 58.8400) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4BC #F468A0
analogous
#68F476 #68F4BC #68E6F4
triadic
#68F4BC #BC68F4 #F4BC68
tetradic
#68F4BC #7668F4 #F468A0 #E6F468
square
#68F4BC #7668F4 #F468A0 #E6F468
split-complementary
#68F4BC #F468E6 #F47668
monochromatic
#0FD284 #2FF0A3 #68F4BC #A1F8D5 #DAFCEF
Accessibility & contrast
On white
1.38
#68F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#68F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4BC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4BC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#20F4E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f4bc; /* rgb */ color: rgb(104, 244, 188); /* oklch */ color: oklch(87.5% 0.146 164.0);
Tailwind
colors: {
custom: {
50: '#9ef8d0',
500: '#68f4bc',
950: '#000000',
},
}SCSS
$custom: #68f4bc; $custom-light: #9ef8d0; $custom-dark: #000000;
JSON
{
"hex": "#68f4bc",
"rgb": {
"r": 104,
"g": 244,
"b": 188
},
"hsl": {
"h": 156,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87527,
"c": 0.14629,
"h": 164
},
"luminance": 0.71275
}Semantic roles & 50–950 ramp
primary
#68F4BC
secondary
#CD3371
accent
#035CE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583