#68FFC0#68FFC0
#68FFC0 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.2% C 0.157 H 162.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFC0 |
|---|---|
| RGB | rgb(104, 255, 192) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.90, -54.53, 18.29) |
| CIE-LCH | lch(90.90, 57.52, 161.46°) |
| OKLab | oklab(90.24% -0.1502 0.0467) |
| OKLCH | oklch(90.24% 0.157 162.7) |
| XYZ | xyz(50.9784, 78.2637, 62.2788) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFC0 #FF68A7
analogous
#68FF74 #68FFC0 #68F2FF
triadic
#68FFC0 #C068FF #FFC068
tetradic
#68FFC0 #7468FF #FF68A7 #F2FF68
square
#68FFC0 #7468FF #FF68A7 #F2FF68
split-complementary
#68FFC0 #FF68F2 #FF7468
monochromatic
#00ED8A #2BFFA6 #68FFC0 #A5FFDA #E0FFF2
Accessibility & contrast
On white
1.26
#68FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#68FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFC0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFC0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBC
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#09FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffc0; /* rgb */ color: rgb(104, 255, 192); /* oklch */ color: oklch(90.2% 0.157 162.7);
Tailwind
colors: {
custom: {
50: '#a0ffd3',
500: '#68ffc0',
950: '#000000',
},
}SCSS
$custom: #68ffc0; $custom-light: #a0ffd3; $custom-dark: #000000;
JSON
{
"hex": "#68ffc0",
"rgb": {
"r": 104,
"g": 255,
"b": 192
},
"hsl": {
"h": 154.967,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90237,
"c": 0.15726,
"h": 162.7
},
"luminance": 0.78269
}Semantic roles & 50–950 ramp
primary
#68FFC0
secondary
#DB3178
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683