#68FDB4#68FDB4
#68FDB4 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.164 H 158.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDB4 |
|---|---|
| RGB | rgb(104, 253, 180) |
| HSL | hsl(151, 97%, 70%) |
| HSV | hsv(151, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 28.9%, 0.8%) |
| CIE-LAB | lab(90.08, -56.15, 23.29) |
| CIE-LCH | lch(90.08, 60.79, 157.48°) |
| OKLab | oklab(89.49% -0.1534 0.0591) |
| OKLCH | oklch(89.49% 0.164 158.9) |
| XYZ | xyz(49.0680, 76.4841, 55.3482) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDB4 #FD68B1
analogous
#68FD69 #68FDB4 #68FCFD
triadic
#68FDB4 #B468FD #FDB468
tetradic
#68FDB4 #6968FD #FD68B1 #FCFD68
square
#68FDB4 #6968FD #FD68B1 #FCFD68
split-complementary
#68FDB4 #FD68FC #FD6968
monochromatic
#03E878 #2CFC96 #68FDB4 #A4FED2 #E1FFF0
Accessibility & contrast
On white
1.29
#68FDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#68FDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDB4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDB4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBB0
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#23FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdb4; /* rgb */ color: rgb(104, 253, 180); /* oklch */ color: oklch(89.5% 0.164 158.9);
Tailwind
colors: {
custom: {
50: '#9fffca',
500: '#68fdb4',
950: '#000000',
},
}SCSS
$custom: #68fdb4; $custom-light: #9fffca; $custom-dark: #000000;
JSON
{
"hex": "#68fdb4",
"rgb": {
"r": 104,
"g": 253,
"b": 180
},
"hsl": {
"h": 150.604,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89491,
"c": 0.16443,
"h": 158.9
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#68FDB4
secondary
#D83183
accent
#0070E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682