#68FDBC#68FDBC
#68FDBC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.158 H 161.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDBC |
|---|---|
| RGB | rgb(104, 253, 188) |
| HSL | hsl(154, 97%, 70%) |
| HSV | hsv(154, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.24, -54.55, 19.42) |
| CIE-LCH | lch(90.24, 57.90, 160.41°) |
| OKLab | oklab(89.67% -0.1499 0.0495) |
| OKLCH | oklch(89.67% 0.158 161.7) |
| XYZ | xyz(49.9066, 76.8195, 59.7648) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 2.45
Light Blue Green
#7EFBB3
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 2.76
Greenish Turquoise
#00FBB0
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDBC #FD68A9
analogous
#68FD72 #68FDBC #68F3FD
triadic
#68FDBC #BC68FD #FDBC68
tetradic
#68FDBC #7268FD #FD68A9 #F3FD68
square
#68FDBC #7268FD #FD68A9 #F3FD68
split-complementary
#68FDBC #FD68F3 #FD7268
monochromatic
#03E884 #2CFCA1 #68FDBC #A4FED7 #E1FFF2
Accessibility & contrast
On white
1.28
#68FDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#68FDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDBC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDBC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#17FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdbc; /* rgb */ color: rgb(104, 253, 188); /* oklch */ color: oklch(89.7% 0.158 161.7);
Tailwind
colors: {
custom: {
50: '#9fffd0',
500: '#68fdbc',
950: '#000000',
},
}SCSS
$custom: #68fdbc; $custom-light: #9fffd0; $custom-dark: #000000;
JSON
{
"hex": "#68fdbc",
"rgb": {
"r": 104,
"g": 253,
"b": 188
},
"hsl": {
"h": 153.826,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89669,
"c": 0.15786,
"h": 161.7
},
"luminance": 0.76824
}Semantic roles & 50–950 ramp
primary
#68FDBC
secondary
#D8317A
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683