#68F7BB#68F7BB
#68F7BB is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.2% C 0.151 H 162.8°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7BB |
|---|---|
| RGB | rgb(104, 247, 187) |
| HSL | hsl(155, 90%, 69%) |
| HSV | hsv(155, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 24.3%, 3.1%) |
| CIE-LAB | lab(88.47, -52.31, 17.46) |
| CIE-LCH | lch(88.47, 55.15, 161.54°) |
| OKLab | oklab(88.22% -0.1442 0.0446) |
| OKLCH | oklch(88.22% 0.151 162.8) |
| XYZ | xyz(47.9348, 73.0478, 58.5776) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Aquamarine
#7BFDC7
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.40
Greenish Turquoise
#00FBB0
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7BB #F768A4
analogous
#68F774 #68F7BB #68ECF7
triadic
#68F7BB #BB68F7 #F7BB68
tetradic
#68F7BB #7468F7 #F768A4 #ECF768
square
#68F7BB #7468F7 #F768A4 #ECF768
split-complementary
#68F7BB #F768EC #F77468
monochromatic
#0CD983 #2EF4A1 #68F7BB #A2FAD5 #DCFDEF
Accessibility & contrast
On white
1.35
#68F7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#68F7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7BB
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7BB | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#1FF7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f7bb; /* rgb */ color: rgb(104, 247, 187); /* oklch */ color: oklch(88.2% 0.151 162.8);
Tailwind
colors: {
custom: {
50: '#9ffbcf',
500: '#68f7bb',
950: '#000000',
},
}SCSS
$custom: #68f7bb; $custom-light: #9ffbcf; $custom-dark: #000000;
JSON
{
"hex": "#68f7bb",
"rgb": {
"r": 104,
"g": 247,
"b": 187
},
"hsl": {
"h": 154.825,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.88218,
"c": 0.15093,
"h": 162.8
},
"luminance": 0.73052
}Semantic roles & 50–950 ramp
primary
#68F7BB
secondary
#D13375
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583