#68FDBE#68FDBE
#68FDBE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.156 H 162.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDBE |
|---|---|
| RGB | rgb(104, 253, 190) |
| HSL | hsl(155, 97%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.28, -54.14, 18.45) |
| CIE-LCH | lch(90.28, 57.19, 161.18°) |
| OKLab | oklab(89.72% -0.149 0.0471) |
| OKLCH | oklch(89.72% 0.156 162.5) |
| XYZ | xyz(50.1237, 76.9063, 60.9081) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Light Aquamarine
#7BFDC7
ΔE00 2.12
Greenish Cyan
#2AFEB7
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.09
Greenish Turquoise
#00FBB0
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDBE #FD68A7
analogous
#68FD74 #68FDBE #68F1FD
triadic
#68FDBE #BE68FD #FDBE68
tetradic
#68FDBE #7468FD #FD68A7 #F1FD68
square
#68FDBE #7468FD #FD68A7 #F1FD68
split-complementary
#68FDBE #FD68F1 #FD7468
monochromatic
#03E887 #2CFCA4 #68FDBE #A4FED8 #E1FFF2
Accessibility & contrast
On white
1.28
#68FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#68FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDBE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDBE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#13FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdbe; /* rgb */ color: rgb(104, 253, 190); /* oklch */ color: oklch(89.7% 0.156 162.5);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#68fdbe',
950: '#000000',
},
}SCSS
$custom: #68fdbe; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#68fdbe",
"rgb": {
"r": 104,
"g": 253,
"b": 190
},
"hsl": {
"h": 154.631,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89715,
"c": 0.15627,
"h": 162.5
},
"luminance": 0.76911
}Semantic roles & 50–950 ramp
primary
#68FDBE
secondary
#D83178
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683