#68FDBD#68FDBD
#68FDBD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.157 H 162.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDBD |
|---|---|
| RGB | rgb(104, 253, 189) |
| HSL | hsl(154, 97%, 70%) |
| HSV | hsv(154, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.26, -54.34, 18.93) |
| CIE-LCH | lch(90.26, 57.55, 160.79°) |
| OKLab | oklab(89.69% -0.1494 0.0483) |
| OKLCH | oklch(89.69% 0.157 162.1) |
| XYZ | xyz(50.0148, 76.8628, 60.3345) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDBD #FD68A8
analogous
#68FD72 #68FDBD #68F3FD
triadic
#68FDBD #BD68FD #FDBD68
tetradic
#68FDBD #7268FD #FD68A8 #F3FD68
square
#68FDBD #7268FD #FD68A8 #F3FD68
split-complementary
#68FDBD #FD68F3 #FD7268
monochromatic
#03E885 #2CFCA3 #68FDBD #A4FED7 #E1FFF2
Accessibility & contrast
On white
1.28
#68FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#68FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDBD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDBD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#15FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdbd; /* rgb */ color: rgb(104, 253, 189); /* oklch */ color: oklch(89.7% 0.157 162.1);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#68fdbd',
950: '#000000',
},
}SCSS
$custom: #68fdbd; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#68fdbd",
"rgb": {
"r": 104,
"g": 253,
"b": 189
},
"hsl": {
"h": 154.228,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89692,
"c": 0.15707,
"h": 162.1
},
"luminance": 0.76868
}Semantic roles & 50–950 ramp
primary
#68FDBD
secondary
#D83179
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683