#68F9BB#68F9BB
#68F9BB is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.154 H 162.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68F9BB |
|---|---|
| RGB | rgb(104, 249, 187) |
| HSL | hsl(154, 92%, 69%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(89.05, -53.13, 18.27) |
| CIE-LCH | lch(89.05, 56.19, 161.02°) |
| OKLab | oklab(88.69% -0.1462 0.0467) |
| OKLCH | oklch(88.69% 0.154 162.3) |
| XYZ | xyz(48.5497, 74.2775, 58.7825) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.17
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 3.06
Greenish Cyan
#2AFEB7
ΔE00 3.07
Greenish Turquoise
#00FBB0
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F9BB #F968A6
analogous
#68F973 #68F9BB #68EEF9
triadic
#68F9BB #BB68F9 #F9BB68
tetradic
#68F9BB #7368F9 #F968A6 #EEF968
square
#68F9BB #7368F9 #F968A6 #EEF968
split-complementary
#68F9BB #F968EE #F97368
monochromatic
#09DE83 #2DF7A0 #68F9BB #A3FBD6 #DEFEF0
Accessibility & contrast
On white
1.32
#68F9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#68F9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F9BB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F9BB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#1DF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68f9bb; /* rgb */ color: rgb(104, 249, 187); /* oklch */ color: oklch(88.7% 0.154 162.3);
Tailwind
colors: {
custom: {
50: '#9ffccf',
500: '#68f9bb',
950: '#000000',
},
}SCSS
$custom: #68f9bb; $custom-light: #9ffccf; $custom-dark: #000000;
JSON
{
"hex": "#68f9bb",
"rgb": {
"r": 104,
"g": 249,
"b": 187
},
"hsl": {
"h": 154.345,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.88694,
"c": 0.15351,
"h": 162.3
},
"luminance": 0.74282
}Semantic roles & 50–950 ramp
primary
#68F9BB
secondary
#D33277
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683