#68F7C8#68F7C8
#68F7C8 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.141 H 168.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7C8 |
|---|---|
| RGB | rgb(104, 247, 200) |
| HSL | hsl(160, 90%, 69%) |
| HSV | hsv(160, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 19%, 3.1%) |
| CIE-LAB | lab(88.75, -49.52, 11.13) |
| CIE-LCH | lch(88.75, 50.75, 167.33°) |
| OKLab | oklab(88.54% -0.1384 0.0285) |
| OKLCH | oklch(88.54% 0.141 168.4) |
| XYZ | xyz(49.3900, 73.6298, 66.2415) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7C8 #F76897
analogous
#68F781 #68F7C8 #68DEF7
triadic
#68F7C8 #C868F7 #F7C868
tetradic
#68F7C8 #8168F7 #F76897 #DEF768
square
#68F7C8 #8168F7 #F76897 #DEF768
split-complementary
#68F7C8 #F768DE #F78168
monochromatic
#0CD996 #2EF4B3 #68F7C8 #A2FADD #DCFDF2
Accessibility & contrast
On white
1.34
#68F7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#68F7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7C8
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7C8 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C6
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #68f7c8; /* rgb */ color: rgb(104, 247, 200); /* oklch */ color: oklch(88.5% 0.141 168.4);
Tailwind
colors: {
custom: {
50: '#9ffad8',
500: '#68f7c8',
950: '#000000',
},
}SCSS
$custom: #68f7c8; $custom-light: #9ffad8; $custom-dark: #000000;
JSON
{
"hex": "#68f7c8",
"rgb": {
"r": 104,
"g": 247,
"b": 200
},
"hsl": {
"h": 160.28,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.88535,
"c": 0.14131,
"h": 168.4
},
"luminance": 0.73635
}Semantic roles & 50–950 ramp
primary
#68F7C8
secondary
#D13367
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583