#68FCBF#68FCBF
#68FCBF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.154 H 163.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCBF |
|---|---|
| RGB | rgb(104, 252, 191) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.01, -53.52, 17.56) |
| CIE-LCH | lch(90.01, 56.33, 161.84°) |
| OKLab | oklab(89.5% -0.1475 0.0449) |
| OKLCH | oklch(89.5% 0.154 163.1) |
| XYZ | xyz(49.9185, 76.3205, 61.3808) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 1.86
Greenish Cyan
#2AFEB7
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.38
Greenish Turquoise
#00FBB0
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCBF #FC68A5
analogous
#68FC75 #68FCBF #68EFFC
triadic
#68FCBF #BF68FC #FCBF68
tetradic
#68FCBF #7568FC #FC68A5 #EFFC68
square
#68FCBF #7568FC #FC68A5 #EFFC68
split-complementary
#68FCBF #FC68EF #FC7568
monochromatic
#05E589 #2CFBA6 #68FCBF #A4FDD8 #E0FEF2
Accessibility & contrast
On white
1.29
#68FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#68FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCBF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCBF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#12FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fcbf; /* rgb */ color: rgb(104, 252, 191); /* oklch */ color: oklch(89.5% 0.154 163.1);
Tailwind
colors: {
custom: {
50: '#9ffed2',
500: '#68fcbf',
950: '#000000',
},
}SCSS
$custom: #68fcbf; $custom-light: #9ffed2; $custom-dark: #000000;
JSON
{
"hex": "#68fcbf",
"rgb": {
"r": 104,
"g": 252,
"b": 191
},
"hsl": {
"h": 155.27,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89501,
"c": 0.15421,
"h": 163.1
},
"luminance": 0.76325
}Semantic roles & 50–950 ramp
primary
#68FCBF
secondary
#D73176
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683