#68FFBF#68FFBF
#68FFBF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.158 H 162.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFBF |
|---|---|
| RGB | rgb(104, 255, 191) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.88, -54.74, 18.78) |
| CIE-LCH | lch(90.88, 57.87, 161.07°) |
| OKLab | oklab(90.21% -0.1506 0.048) |
| OKLCH | oklch(90.21% 0.158 162.3) |
| XYZ | xyz(50.8680, 78.2196, 61.6973) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 3.10
Greenish Turquoise
#00FBB0
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFBF #FF68A8
analogous
#68FF74 #68FFBF #68F3FF
triadic
#68FFBF #BF68FF #FFBF68
tetradic
#68FFBF #7468FF #FF68A8 #F3FF68
square
#68FFBF #7468FF #FF68A8 #F3FF68
split-complementary
#68FFBF #FF68F3 #FF7468
monochromatic
#00ED88 #2BFFA5 #68FFBF #A5FFD9 #E0FFF2
Accessibility & contrast
On white
1.26
#68FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#68FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFBF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFBF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#0DFFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffbf; /* rgb */ color: rgb(104, 255, 191); /* oklch */ color: oklch(90.2% 0.158 162.3);
Tailwind
colors: {
custom: {
50: '#a0ffd2',
500: '#68ffbf',
950: '#000000',
},
}SCSS
$custom: #68ffbf; $custom-light: #a0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#68ffbf",
"rgb": {
"r": 104,
"g": 255,
"b": 191
},
"hsl": {
"h": 154.57,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90213,
"c": 0.15805,
"h": 162.3
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#68FFBF
secondary
#DB3179
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683