#68F7C1#68F7C1
#68F7C1 is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.4% C 0.146 H 165.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7C1 |
|---|---|
| RGB | rgb(104, 247, 193) |
| HSL | hsl(157, 90%, 69%) |
| HSV | hsv(157, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 21.9%, 3.1%) |
| CIE-LAB | lab(88.60, -51.04, 14.54) |
| CIE-LCH | lch(88.60, 53.07, 164.10°) |
| OKLab | oklab(88.36% -0.1415 0.0372) |
| OKLCH | oklch(88.36% 0.146 165.3) |
| XYZ | xyz(48.5905, 73.3101, 62.0313) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.82
Light Greenish Blue
#63F7B4
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7C1 #F7689E
analogous
#68F77A #68F7C1 #68E5F7
triadic
#68F7C1 #C168F7 #F7C168
tetradic
#68F7C1 #7A68F7 #F7689E #E5F768
square
#68F7C1 #7A68F7 #F7689E #E5F768
split-complementary
#68F7C1 #F768E5 #F77A68
monochromatic
#0CD98B #2EF4A9 #68F7C1 #A2FAD9 #DCFDF1
Accessibility & contrast
On white
1.34
#68F7C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#68F7C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7C1
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7C1 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7BE
Deuteranopia (green-blind)
#DED8C4
Tritanopia (blue-blind)
#14F7E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f7c1; /* rgb */ color: rgb(104, 247, 193); /* oklch */ color: oklch(88.4% 0.146 165.3);
Tailwind
colors: {
custom: {
50: '#9ffad3',
500: '#68f7c1',
950: '#000000',
},
}SCSS
$custom: #68f7c1; $custom-light: #9ffad3; $custom-dark: #000000;
JSON
{
"hex": "#68f7c1",
"rgb": {
"r": 104,
"g": 247,
"b": 193
},
"hsl": {
"h": 157.343,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.88361,
"c": 0.14633,
"h": 165.3
},
"luminance": 0.73315
}Semantic roles & 50–950 ramp
primary
#68F7C1
secondary
#D1336E
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583