#68F5C7#68F5C7
#68F5C7 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.0% C 0.140 H 168.6°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5C7 |
|---|---|
| RGB | rgb(104, 245, 199) |
| HSL | hsl(160, 88%, 68%) |
| HSV | hsv(160, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 18.8%, 3.9%) |
| CIE-LAB | lab(88.14, -48.90, 10.79) |
| CIE-LCH | lch(88.14, 50.07, 167.55°) |
| OKLab | oklab(88.04% -0.1368 0.0276) |
| OKLCH | oklch(88.04% 0.14 168.6) |
| XYZ | xyz(48.6652, 72.3666, 65.4253) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.12
Aquamarine
#7FFFD4
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5C7 #F56896
analogous
#68F580 #68F5C7 #68DCF5
triadic
#68F5C7 #C768F5 #F5C768
tetradic
#68F5C7 #8068F5 #F56896 #DCF568
square
#68F5C7 #8068F5 #F56896 #DCF568
split-complementary
#68F5C7 #F568DC #F58068
monochromatic
#0ED594 #2FF1B2 #68F5C7 #A1F9DC #DBFDF2
Accessibility & contrast
On white
1.36
#68F5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#68F5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5C7
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5C7 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C5
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#05F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f5c7; /* rgb */ color: rgb(104, 245, 199); /* oklch */ color: oklch(88.0% 0.140 168.6);
Tailwind
colors: {
custom: {
50: '#9ff9d8',
500: '#68f5c7',
950: '#000000',
},
}SCSS
$custom: #68f5c7; $custom-light: #9ff9d8; $custom-dark: #000000;
JSON
{
"hex": "#68f5c7",
"rgb": {
"r": 104,
"g": 245,
"b": 199
},
"hsl": {
"h": 160.426,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.88037,
"c": 0.13954,
"h": 168.6
},
"luminance": 0.72371
}Semantic roles & 50–950 ramp
primary
#68F5C7
secondary
#CE3366
accent
#014BE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583