#68F6BB#68F6BB
#68F6BB is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.0% C 0.150 H 163.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68F6BB |
|---|---|
| RGB | rgb(104, 246, 187) |
| HSL | hsl(155, 89%, 69%) |
| HSV | hsv(155, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 24%, 3.5%) |
| CIE-LAB | lab(88.18, -51.90, 17.05) |
| CIE-LCH | lch(88.18, 54.63, 161.81°) |
| OKLab | oklab(87.98% -0.1431 0.0436) |
| OKLCH | oklch(87.98% 0.15 163.1) |
| XYZ | xyz(47.6298, 72.4378, 58.4759) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.21
Greenish Cyan
#2AFEB7
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.59
Greenish Turquoise
#00FBB0
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F6BB #F668A3
analogous
#68F674 #68F6BB #68EAF6
triadic
#68F6BB #BB68F6 #F6BB68
tetradic
#68F6BB #7468F6 #F668A3 #EAF668
square
#68F6BB #7468F6 #F668A3 #EAF668
split-complementary
#68F6BB #F668EA #F67468
monochromatic
#0DD783 #2EF3A1 #68F6BB #A2F9D5 #DCFDEF
Accessibility & contrast
On white
1.36
#68F6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#68F6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F6BB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F6BB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#20F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f6bb; /* rgb */ color: rgb(104, 246, 187); /* oklch */ color: oklch(88.0% 0.150 163.1);
Tailwind
colors: {
custom: {
50: '#9ffacf',
500: '#68f6bb',
950: '#000000',
},
}SCSS
$custom: #68f6bb; $custom-light: #9ffacf; $custom-dark: #000000;
JSON
{
"hex": "#68f6bb",
"rgb": {
"r": 104,
"g": 246,
"b": 187
},
"hsl": {
"h": 155.07,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.8798,
"c": 0.14964,
"h": 163.1
},
"luminance": 0.72442
}Semantic roles & 50–950 ramp
primary
#68F6BB
secondary
#CF3374
accent
#005FE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583