#68F5BC#68F5BC
#68F5BC is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.148 H 163.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5BC |
|---|---|
| RGB | rgb(104, 245, 188) |
| HSL | hsl(156, 88%, 68%) |
| HSV | hsv(156, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.91, -51.28, 16.15) |
| CIE-LCH | lch(87.91, 53.76, 162.51°) |
| OKLab | oklab(87.77% -0.1417 0.0413) |
| OKLCH | oklch(87.77% 0.148 163.7) |
| XYZ | xyz(47.4339, 71.8741, 58.9406) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.19
Greenish Cyan
#2AFEB7
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5BC #F568A1
analogous
#68F575 #68F5BC #68E7F5
triadic
#68F5BC #BC68F5 #F5BC68
tetradic
#68F5BC #7568F5 #F568A1 #E7F568
square
#68F5BC #7568F5 #F568A1 #E7F568
split-complementary
#68F5BC #F568E7 #F57568
monochromatic
#0ED584 #2FF1A3 #68F5BC #A1F9D5 #DBFDEF
Accessibility & contrast
On white
1.37
#68F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#68F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5BC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5BC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#1FF5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f5bc; /* rgb */ color: rgb(104, 245, 188); /* oklch */ color: oklch(87.8% 0.148 163.7);
Tailwind
colors: {
custom: {
50: '#9ef9d0',
500: '#68f5bc',
950: '#000000',
},
}SCSS
$custom: #68f5bc; $custom-light: #9ef9d0; $custom-dark: #000000;
JSON
{
"hex": "#68f5bc",
"rgb": {
"r": 104,
"g": 245,
"b": 188
},
"hsl": {
"h": 155.745,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87765,
"c": 0.14758,
"h": 163.7
},
"luminance": 0.71879
}Semantic roles & 50–950 ramp
primary
#68F5BC
secondary
#CE3372
accent
#015DE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583