#68FFBE#68FFBE
#68FFBE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.159 H 162.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFBE |
|---|---|
| RGB | rgb(104, 255, 190) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.86, -54.95, 19.26) |
| CIE-LCH | lch(90.86, 58.22, 160.68°) |
| OKLab | oklab(90.19% -0.151 0.0492) |
| OKLCH | oklch(90.19% 0.159 162) |
| XYZ | xyz(50.7584, 78.1757, 61.1197) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 2.43
Greenish Cyan
#2AFEB7
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.94
Greenish Turquoise
#00FBB0
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFBE #FF68A9
analogous
#68FF72 #68FFBE #68F5FF
triadic
#68FFBE #BE68FF #FFBE68
tetradic
#68FFBE #7268FF #FF68A9 #F5FF68
square
#68FFBE #7268FF #FF68A9 #F5FF68
split-complementary
#68FFBE #FF68F5 #FF7268
monochromatic
#00ED87 #2BFFA4 #68FFBE #A5FFD8 #E0FFF2
Accessibility & contrast
On white
1.26
#68FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#68FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFBE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFBE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#10FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffbe; /* rgb */ color: rgb(104, 255, 190); /* oklch */ color: oklch(90.2% 0.159 162.0);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#68ffbe',
950: '#000000',
},
}SCSS
$custom: #68ffbe; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#68ffbe",
"rgb": {
"r": 104,
"g": 255,
"b": 190
},
"hsl": {
"h": 154.172,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90191,
"c": 0.15884,
"h": 162
},
"luminance": 0.78181
}Semantic roles & 50–950 ramp
primary
#68FFBE
secondary
#DB317A
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683