#68F5BA#68F5BA
#68F5BA is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.149 H 162.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5BA |
|---|---|
| RGB | rgb(104, 245, 186) |
| HSL | hsl(155, 88%, 68%) |
| HSV | hsv(155, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.87, -51.70, 17.13) |
| CIE-LCH | lch(87.87, 54.46, 161.67°) |
| OKLab | oklab(87.72% -0.1426 0.0438) |
| OKLCH | oklch(87.72% 0.149 162.9) |
| XYZ | xyz(47.2198, 71.7885, 57.8130) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 3.61
Greenish Cyan
#2AFEB7
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5BA #F568A3
analogous
#68F573 #68F5BA #68E9F5
triadic
#68F5BA #BA68F5 #F5BA68
tetradic
#68F5BA #7368F5 #F568A3 #E9F568
square
#68F5BA #7368F5 #F568A3 #E9F568
split-complementary
#68F5BA #F568E9 #F57368
monochromatic
#0ED581 #2FF1A0 #68F5BA #A1F9D4 #DBFDEE
Accessibility & contrast
On white
1.37
#68F5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#68F5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5BA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5BA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#DDD7BE
Tritanopia (blue-blind)
#22F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f5ba; /* rgb */ color: rgb(104, 245, 186); /* oklch */ color: oklch(87.7% 0.149 162.9);
Tailwind
colors: {
custom: {
50: '#9ef9ce',
500: '#68f5ba',
950: '#000000',
},
}SCSS
$custom: #68f5ba; $custom-light: #9ef9ce; $custom-dark: #000000;
JSON
{
"hex": "#68f5ba",
"rgb": {
"r": 104,
"g": 245,
"b": 186
},
"hsl": {
"h": 154.894,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87718,
"c": 0.14913,
"h": 162.9
},
"luminance": 0.71793
}Semantic roles & 50–950 ramp
primary
#68F5BA
secondary
#CE3374
accent
#0160E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583