#68FEB3#68FEB3
#68FEB3 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.167 H 158.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEB3 |
|---|---|
| RGB | rgb(104, 254, 179) |
| HSL | hsl(150, 99%, 70%) |
| HSV | hsv(150, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.36, -56.75, 24.17) |
| CIE-LCH | lch(90.36, 61.68, 156.93°) |
| OKLab | oklab(89.71% -0.1549 0.0613) |
| OKLCH | oklch(89.71% 0.167 158.4) |
| XYZ | xyz(49.2830, 77.0765, 54.9191) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEB3 #FE68B3
analogous
#68FE68 #68FEB3 #68FEFE
triadic
#68FEB3 #B368FE #FEB368
tetradic
#68FEB3 #6868FE #FE68B3 #FEFE68
square
#68FEB3 #6868FE #FE68B3 #FEFE68
split-complementary
#68FEB3 #FE68FE #FE6868
monochromatic
#02EA76 #2BFE94 #68FEB3 #A5FED2 #E1FFF0
Accessibility & contrast
On white
1.28
#68FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#68FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEB3
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEB3 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAF
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#23FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68feb3; /* rgb */ color: rgb(104, 254, 179); /* oklch */ color: oklch(89.7% 0.167 158.4);
Tailwind
colors: {
custom: {
50: '#a0ffca',
500: '#68feb3',
950: '#000000',
},
}SCSS
$custom: #68feb3; $custom-light: #a0ffca; $custom-dark: #000000;
JSON
{
"hex": "#68feb3",
"rgb": {
"r": 104,
"g": 254,
"b": 179
},
"hsl": {
"h": 150,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89709,
"c": 0.16659,
"h": 158.4
},
"luminance": 0.77081
}Semantic roles & 50–950 ramp
primary
#68FEB3
secondary
#D93185
accent
#0073E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682