#68EFB5#68EFB5
#68EFB5 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.2% C 0.145 H 162.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFB5 |
|---|---|
| RGB | rgb(104, 239, 181) |
| HSL | hsl(154, 81%, 67%) |
| HSV | hsv(154, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(86.01, -50.26, 17.11) |
| CIE-LCH | lch(86.01, 53.09, 161.19°) |
| OKLab | oklab(86.17% -0.1385 0.0438) |
| OKLCH | oklch(86.17% 0.145 162.5) |
| XYZ | xyz(44.9117, 68.0080, 54.4672) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 4.12
Greenish Cyan
#2AFEB7
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFB5 #EF68A2
analogous
#68EF72 #68EFB5 #68E6EF
triadic
#68EFB5 #B568EF #EFB568
tetradic
#68EFB5 #7268EF #EF68A2 #E6EF68
square
#68EFB5 #7268EF #EF68A2 #E6EF68
split-complementary
#68EFB5 #EF68E6 #EF7268
monochromatic
#15C77B #31E99A #68EFB5 #9FF5D0 #D7FBEB
Accessibility & contrast
On white
1.44
#68EFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#68EFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFB5
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFB5 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB2
Deuteranopia (green-blind)
#D8D2B9
Tritanopia (blue-blind)
#2CEFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68efb5; /* rgb */ color: rgb(104, 239, 181); /* oklch */ color: oklch(86.2% 0.145 162.5);
Tailwind
colors: {
custom: {
50: '#9ef5cb',
500: '#68efb5',
950: '#000000',
},
}SCSS
$custom: #68efb5; $custom-light: #9ef5cb; $custom-dark: #000000;
JSON
{
"hex": "#68efb5",
"rgb": {
"r": 104,
"g": 239,
"b": 181
},
"hsl": {
"h": 154.222,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.86168,
"c": 0.14527,
"h": 162.5
},
"luminance": 0.68012
}Semantic roles & 50–950 ramp
primary
#68EFB5
secondary
#C53774
accent
#0864DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582