#68FDBA#68FDBA
#68FDBA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.159 H 161.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDBA |
|---|---|
| RGB | rgb(104, 253, 186) |
| HSL | hsl(153, 97%, 70%) |
| HSV | hsv(153, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.20, -54.96, 20.38) |
| CIE-LCH | lch(90.20, 58.61, 159.65°) |
| OKLab | oklab(89.62% -0.1508 0.052) |
| OKLCH | oklch(89.62% 0.159 161) |
| XYZ | xyz(49.6925, 76.7339, 58.6372) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDBA #FD68AB
analogous
#68FD6F #68FDBA #68F6FD
triadic
#68FDBA #BA68FD #FDBA68
tetradic
#68FDBA #6F68FD #FD68AB #F6FD68
square
#68FDBA #6F68FD #FD68AB #F6FD68
split-complementary
#68FDBA #FD68F6 #FD6F68
monochromatic
#03E881 #2CFC9E #68FDBA #A4FED6 #E1FFF1
Accessibility & contrast
On white
1.28
#68FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#68FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDBA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDBA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#1AFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdba; /* rgb */ color: rgb(104, 253, 186); /* oklch */ color: oklch(89.6% 0.159 161.0);
Tailwind
colors: {
custom: {
50: '#9fffcf',
500: '#68fdba',
950: '#000000',
},
}SCSS
$custom: #68fdba; $custom-light: #9fffcf; $custom-dark: #000000;
JSON
{
"hex": "#68fdba",
"rgb": {
"r": 104,
"g": 253,
"b": 186
},
"hsl": {
"h": 153.02,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89624,
"c": 0.15948,
"h": 161
},
"luminance": 0.76739
}Semantic roles & 50–950 ramp
primary
#68FDBA
secondary
#D8317C
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683