#68FEB8#68FEB8
#68FEB8 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.162 H 160.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEB8 |
|---|---|
| RGB | rgb(104, 254, 184) |
| HSL | hsl(152, 99%, 70%) |
| HSV | hsv(152, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.45, -55.76, 21.76) |
| CIE-LCH | lch(90.45, 59.85, 158.69°) |
| OKLab | oklab(89.82% -0.1527 0.0554) |
| OKLCH | oklch(89.82% 0.162 160.1) |
| XYZ | xyz(49.7979, 77.2824, 57.6308) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEB8 #FE68AE
analogous
#68FE6D #68FEB8 #68F9FE
triadic
#68FEB8 #B868FE #FEB868
tetradic
#68FEB8 #6D68FE #FE68AE #F9FE68
square
#68FEB8 #6D68FE #FE68AE #F9FE68
split-complementary
#68FEB8 #FE68F9 #FE6D68
monochromatic
#02EA7E #2BFE9B #68FEB8 #A5FED5 #E1FFF1
Accessibility & contrast
On white
1.28
#68FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#68FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEB8
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEB8 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E6DEBC
Tritanopia (blue-blind)
#1DFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68feb8; /* rgb */ color: rgb(104, 254, 184); /* oklch */ color: oklch(89.8% 0.162 160.1);
Tailwind
colors: {
custom: {
50: '#a0ffcd',
500: '#68feb8',
950: '#000000',
},
}SCSS
$custom: #68feb8; $custom-light: #a0ffcd; $custom-dark: #000000;
JSON
{
"hex": "#68feb8",
"rgb": {
"r": 104,
"g": 254,
"b": 184
},
"hsl": {
"h": 152,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89818,
"c": 0.16241,
"h": 160.1
},
"luminance": 0.77287
}Semantic roles & 50–950 ramp
primary
#68FEB8
secondary
#D9317F
accent
#006BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683