#68FFCF#68FFCF
#68FFCF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.146 H 168.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFCF |
|---|---|
| RGB | rgb(104, 255, 207) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.22, -51.31, 11.03) |
| CIE-LCH | lch(91.22, 52.48, 167.86°) |
| OKLab | oklab(90.6% -0.1435 0.0282) |
| OKLCH | oklch(90.6% 0.146 168.9) |
| XYZ | xyz(52.7259, 78.9627, 71.4821) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFCF #FF6898
analogous
#68FF83 #68FFCF #68E4FF
triadic
#68FFCF #CF68FF #FFCF68
tetradic
#68FFCF #8368FF #FF6898 #E4FF68
square
#68FFCF #8368FF #FF6898 #E4FF68
split-complementary
#68FFCF #FF68E4 #FF8368
monochromatic
#00EDA1 #2BFFBC #68FFCF #A5FFE2 #E0FFF5
Accessibility & contrast
On white
1.25
#68FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#68FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFCF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFCF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68ffcf; /* rgb */ color: rgb(104, 255, 207); /* oklch */ color: oklch(90.6% 0.146 168.9);
Tailwind
colors: {
custom: {
50: '#a0ffdd',
500: '#68ffcf',
950: '#000000',
},
}SCSS
$custom: #68ffcf; $custom-light: #a0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#68ffcf",
"rgb": {
"r": 104,
"g": 255,
"b": 207
},
"hsl": {
"h": 160.927,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.906,
"c": 0.14627,
"h": 168.9
},
"luminance": 0.78968
}Semantic roles & 50–950 ramp
primary
#68FFCF
secondary
#DB3167
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684