#68FCBE#68FCBE
#68FCBE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.155 H 162.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCBE |
|---|---|
| RGB | rgb(104, 252, 190) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(89.99, -53.73, 18.04) |
| CIE-LCH | lch(89.99, 56.68, 161.44°) |
| OKLab | oklab(89.48% -0.148 0.0461) |
| OKLCH | oklch(89.48% 0.155 162.7) |
| XYZ | xyz(49.8088, 76.2766, 60.8032) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.00
Greenish Cyan
#2AFEB7
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 3.20
Greenish Turquoise
#00FBB0
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCBE #FC68A6
analogous
#68FC74 #68FCBE #68F0FC
triadic
#68FCBE #BE68FC #FCBE68
tetradic
#68FCBE #7468FC #FC68A6 #F0FC68
square
#68FCBE #7468FC #FC68A6 #F0FC68
split-complementary
#68FCBE #FC68F0 #FC7468
monochromatic
#05E587 #2CFBA4 #68FCBE #A4FDD8 #E0FEF2
Accessibility & contrast
On white
1.29
#68FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#68FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCBE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCBE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#14FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fcbe; /* rgb */ color: rgb(104, 252, 190); /* oklch */ color: oklch(89.5% 0.155 162.7);
Tailwind
colors: {
custom: {
50: '#9ffed1',
500: '#68fcbe',
950: '#000000',
},
}SCSS
$custom: #68fcbe; $custom-light: #9ffed1; $custom-dark: #000000;
JSON
{
"hex": "#68fcbe",
"rgb": {
"r": 104,
"g": 252,
"b": 190
},
"hsl": {
"h": 154.865,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89477,
"c": 0.15499,
"h": 162.7
},
"luminance": 0.76282
}Semantic roles & 50–950 ramp
primary
#68FCBE
secondary
#D73177
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683