#68FBB7#68FBB7
#68FBB7 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.1% C 0.159 H 160.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBB7 |
|---|---|
| RGB | rgb(104, 251, 183) |
| HSL | hsl(152, 95%, 70%) |
| HSV | hsv(152, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.56, -54.76, 21.03) |
| CIE-LCH | lch(89.56, 58.66, 158.99°) |
| OKLab | oklab(89.08% -0.1501 0.0536) |
| OKLCH | oklch(89.08% 0.159 160.4) |
| XYZ | xyz(48.7489, 75.3515, 56.7658) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.88
Light Blue Green
#7EFBB3
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBB7 #FB68AC
analogous
#68FB6E #68FBB7 #68F6FB
triadic
#68FBB7 #B768FB #FBB768
tetradic
#68FBB7 #6E68FB #FB68AC #F6FB68
square
#68FBB7 #6E68FB #FB68AC #F6FB68
split-complementary
#68FBB7 #FB68F6 #FB6E68
monochromatic
#06E37D #2CF99B #68FBB7 #A4FDD3 #DFFEF0
Accessibility & contrast
On white
1.31
#68FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#68FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBB7
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBB7 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#21FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fbb7; /* rgb */ color: rgb(104, 251, 183); /* oklch */ color: oklch(89.1% 0.159 160.4);
Tailwind
colors: {
custom: {
50: '#9ffdcc',
500: '#68fbb7',
950: '#000000',
},
}SCSS
$custom: #68fbb7; $custom-light: #9ffdcc; $custom-dark: #000000;
JSON
{
"hex": "#68fbb7",
"rgb": {
"r": 104,
"g": 251,
"b": 183
},
"hsl": {
"h": 152.245,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.8908,
"c": 0.15934,
"h": 160.4
},
"luminance": 0.75356
}Semantic roles & 50–950 ramp
primary
#68FBB7
secondary
#D6327D
accent
#006AE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683