#68F6BC#68F6BC
#68F6BC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.0% C 0.149 H 163.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F6BC |
|---|---|
| RGB | rgb(104, 246, 188) |
| HSL | hsl(155, 89%, 69%) |
| HSV | hsv(155, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 23.6%, 3.5%) |
| CIE-LAB | lab(88.20, -51.69, 16.56) |
| CIE-LCH | lch(88.20, 54.28, 162.23°) |
| OKLab | oklab(88% -0.1427 0.0424) |
| OKLCH | oklch(88% 0.149 163.5) |
| XYZ | xyz(47.7372, 72.4808, 59.0417) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F6BC #F668A2
analogous
#68F675 #68F6BC #68E9F6
triadic
#68F6BC #BC68F6 #F6BC68
tetradic
#68F6BC #7568F6 #F668A2 #E9F668
square
#68F6BC #7568F6 #F668A2 #E9F668
split-complementary
#68F6BC #F668E9 #F67568
monochromatic
#0DD784 #2EF3A2 #68F6BC #A2F9D6 #DCFDEF
Accessibility & contrast
On white
1.36
#68F6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#68F6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F6BC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F6BC | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B9
Deuteranopia (green-blind)
#DED7C0
Tritanopia (blue-blind)
#1EF6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f6bc; /* rgb */ color: rgb(104, 246, 188); /* oklch */ color: oklch(88.0% 0.149 163.5);
Tailwind
colors: {
custom: {
50: '#9ffad0',
500: '#68f6bc',
950: '#000000',
},
}SCSS
$custom: #68f6bc; $custom-light: #9ffad0; $custom-dark: #000000;
JSON
{
"hex": "#68f6bc",
"rgb": {
"r": 104,
"g": 246,
"b": 188
},
"hsl": {
"h": 155.493,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.88003,
"c": 0.14886,
"h": 163.5
},
"luminance": 0.72485
}Semantic roles & 50–950 ramp
primary
#68F6BC
secondary
#CF3373
accent
#005EE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583