#68F8BB#68F8BB
#68F8BB is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.5% C 0.152 H 162.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68F8BB |
|---|---|
| RGB | rgb(104, 248, 187) |
| HSL | hsl(155, 91%, 69%) |
| HSV | hsv(155, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(88.76, -52.72, 17.87) |
| CIE-LCH | lch(88.76, 55.67, 161.28°) |
| OKLab | oklab(88.46% -0.1452 0.0457) |
| OKLCH | oklch(88.46% 0.152 162.5) |
| XYZ | xyz(48.2414, 73.6610, 58.6798) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Aquamarine
#7BFDC7
ΔE00 2.19
Greenish Cyan
#2AFEB7
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F8BB #F868A5
analogous
#68F873 #68F8BB #68EDF8
triadic
#68F8BB #BB68F8 #F8BB68
tetradic
#68F8BB #7368F8 #F868A5 #EDF868
square
#68F8BB #7368F8 #F868A5 #EDF868
split-complementary
#68F8BB #F868ED #F87368
monochromatic
#0ADB83 #2EF5A1 #68F8BB #A2FBD5 #DDFDF0
Accessibility & contrast
On white
1.33
#68F8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#68F8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F8BB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F8BB | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8B8
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#1EF8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #68f8bb; /* rgb */ color: rgb(104, 248, 187); /* oklch */ color: oklch(88.5% 0.152 162.5);
Tailwind
colors: {
custom: {
50: '#9ffbcf',
500: '#68f8bb',
950: '#000000',
},
}SCSS
$custom: #68f8bb; $custom-light: #9ffbcf; $custom-dark: #000000;
JSON
{
"hex": "#68f8bb",
"rgb": {
"r": 104,
"g": 248,
"b": 187
},
"hsl": {
"h": 154.583,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.88456,
"c": 0.15222,
"h": 162.5
},
"luminance": 0.73666
}Semantic roles & 50–950 ramp
primary
#68F8BB
secondary
#D23276
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583