#68FEB4#68FEB4
#68FEB4 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.166 H 158.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEB4 |
|---|---|
| RGB | rgb(104, 254, 180) |
| HSL | hsl(150, 99%, 70%) |
| HSV | hsv(150, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.38, -56.55, 23.69) |
| CIE-LCH | lch(90.38, 61.31, 157.27°) |
| OKLab | oklab(89.73% -0.1544 0.0601) |
| OKLCH | oklch(89.73% 0.166 158.7) |
| XYZ | xyz(49.3845, 77.1171, 55.4537) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 1.89
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEB4 #FE68B2
analogous
#68FE69 #68FEB4 #68FDFE
triadic
#68FEB4 #B468FE #FEB468
tetradic
#68FEB4 #6968FE #FE68B2 #FDFE68
square
#68FEB4 #6968FE #FE68B2 #FDFE68
split-complementary
#68FEB4 #FE68FD #FE6968
monochromatic
#02EA77 #2BFE96 #68FEB4 #A5FED2 #E1FFF0
Accessibility & contrast
On white
1.28
#68FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#68FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEB4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEB4 | 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)
#FCECB0
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#22FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68feb4; /* rgb */ color: rgb(104, 254, 180); /* oklch */ color: oklch(89.7% 0.166 158.7);
Tailwind
colors: {
custom: {
50: '#a0ffca',
500: '#68feb4',
950: '#000000',
},
}SCSS
$custom: #68feb4; $custom-light: #a0ffca; $custom-dark: #000000;
JSON
{
"hex": "#68feb4",
"rgb": {
"r": 104,
"g": 254,
"b": 180
},
"hsl": {
"h": 150.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.8973,
"c": 0.16575,
"h": 158.7
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#68FEB4
secondary
#D93184
accent
#0071E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682