#68FEB7#68FEB7
#68FEB7 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.163 H 159.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEB7 |
|---|---|
| RGB | rgb(104, 254, 183) |
| HSL | hsl(152, 99%, 70%) |
| HSV | hsv(152, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.43, -55.96, 22.24) |
| CIE-LCH | lch(90.43, 60.22, 158.33°) |
| OKLab | oklab(89.8% -0.1531 0.0566) |
| OKLCH | oklch(89.8% 0.163 159.7) |
| XYZ | xyz(49.6934, 77.2407, 57.0807) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.75
Greenish Cyan
#2AFEB7
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEB7 #FE68AF
analogous
#68FE6C #68FEB7 #68FAFE
triadic
#68FEB7 #B768FE #FEB768
tetradic
#68FEB7 #6C68FE #FE68AF #FAFE68
square
#68FEB7 #6C68FE #FE68AF #FAFE68
split-complementary
#68FEB7 #FE68FA #FE6C68
monochromatic
#02EA7C #2BFE9A #68FEB7 #A5FED4 #E1FFF1
Accessibility & contrast
On white
1.28
#68FEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#68FEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEB7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEB7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#1EFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68feb7; /* rgb */ color: rgb(104, 254, 183); /* oklch */ color: oklch(89.8% 0.163 159.7);
Tailwind
colors: {
custom: {
50: '#a0ffcc',
500: '#68feb7',
950: '#000000',
},
}SCSS
$custom: #68feb7; $custom-light: #a0ffcc; $custom-dark: #000000;
JSON
{
"hex": "#68feb7",
"rgb": {
"r": 104,
"g": 254,
"b": 183
},
"hsl": {
"h": 151.6,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89796,
"c": 0.16324,
"h": 159.7
},
"luminance": 0.77246
}Semantic roles & 50–950 ramp
primary
#68FEB7
secondary
#D93181
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683