#68FDB3#68FDB3
#68FDB3 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.165 H 158.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDB3 |
|---|---|
| RGB | rgb(104, 253, 179) |
| HSL | hsl(150, 97%, 70%) |
| HSV | hsv(150, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(90.06, -56.35, 23.77) |
| CIE-LCH | lch(90.06, 61.16, 157.13°) |
| OKLab | oklab(89.47% -0.1539 0.0603) |
| OKLCH | oklch(89.47% 0.165 158.6) |
| XYZ | xyz(48.9665, 76.4435, 54.8136) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDB3 #FD68B2
analogous
#68FD68 #68FDB3 #68FDFD
triadic
#68FDB3 #B368FD #FDB368
tetradic
#68FDB3 #6868FD #FD68B2 #FDFD68
square
#68FDB3 #6868FD #FD68B2 #FDFD68
split-complementary
#68FDB3 #FD68FD #FD6868
monochromatic
#03E876 #2CFC95 #68FDB3 #A4FED1 #E1FFF0
Accessibility & contrast
On white
1.29
#68FDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#68FDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDB3
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDB3 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#24FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdb3; /* rgb */ color: rgb(104, 253, 179); /* oklch */ color: oklch(89.5% 0.165 158.6);
Tailwind
colors: {
custom: {
50: '#9fffca',
500: '#68fdb3',
950: '#000000',
},
}SCSS
$custom: #68fdb3; $custom-light: #9fffca; $custom-dark: #000000;
JSON
{
"hex": "#68fdb3",
"rgb": {
"r": 104,
"g": 253,
"b": 179
},
"hsl": {
"h": 150.201,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.8947,
"c": 0.16528,
"h": 158.6
},
"luminance": 0.76448
}Semantic roles & 50–950 ramp
primary
#68FDB3
secondary
#D83184
accent
#0072E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682