#68FEB5#68FEB5
#68FEB5 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.165 H 159.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEB5 |
|---|---|
| RGB | rgb(104, 254, 181) |
| HSL | hsl(151, 99%, 70%) |
| HSV | hsv(151, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.39, -56.35, 23.21) |
| CIE-LCH | lch(90.39, 60.95, 157.62°) |
| OKLab | oklab(89.75% -0.154 0.059) |
| OKLCH | oklch(89.75% 0.165 159.1) |
| XYZ | xyz(49.4867, 77.1580, 55.9922) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 1.94
Seafoam Green
#7AF9AB
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.85
Greenish Cyan
#2AFEB7
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEB5 #FE68B1
analogous
#68FE6A #68FEB5 #68FCFE
triadic
#68FEB5 #B568FE #FEB568
tetradic
#68FEB5 #6A68FE #FE68B1 #FCFE68
square
#68FEB5 #6A68FE #FE68B1 #FCFE68
split-complementary
#68FEB5 #FE68FC #FE6A68
monochromatic
#02EA79 #2BFE97 #68FEB5 #A5FED3 #E1FFF0
Accessibility & contrast
On white
1.28
#68FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#68FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEB5
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEB5 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB1
Deuteranopia (green-blind)
#E7DEBA
Tritanopia (blue-blind)
#21FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68feb5; /* rgb */ color: rgb(104, 254, 181); /* oklch */ color: oklch(89.8% 0.165 159.1);
Tailwind
colors: {
custom: {
50: '#a0ffcb',
500: '#68feb5',
950: '#000000',
},
}SCSS
$custom: #68feb5; $custom-light: #a0ffcb; $custom-dark: #000000;
JSON
{
"hex": "#68feb5",
"rgb": {
"r": 104,
"g": 254,
"b": 181
},
"hsl": {
"h": 150.8,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89752,
"c": 0.16491,
"h": 159.1
},
"luminance": 0.77163
}Semantic roles & 50–950 ramp
primary
#68FEB5
secondary
#D93183
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683