#68FBC0#68FBC0
#68FBC0 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.152 H 163.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBC0 |
|---|---|
| RGB | rgb(104, 251, 192) |
| HSL | hsl(156, 95%, 70%) |
| HSV | hsv(156, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(89.74, -52.91, 16.66) |
| CIE-LCH | lch(89.74, 55.47, 162.52°) |
| OKLab | oklab(89.29% -0.1461 0.0426) |
| OKLCH | oklch(89.29% 0.152 163.7) |
| XYZ | xyz(49.7157, 75.7383, 61.8579) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Cyan
#2AFEB7
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 3.97
Greenish Turquoise
#00FBB0
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBC0 #FB68A3
analogous
#68FB76 #68FBC0 #68EDFB
triadic
#68FBC0 #C068FB #FBC068
tetradic
#68FBC0 #7668FB #FB68A3 #EDFB68
square
#68FBC0 #7668FB #FB68A3 #EDFB68
split-complementary
#68FBC0 #FB68ED #FB7668
monochromatic
#06E38A #2CF9A7 #68FBC0 #A4FDD9 #DFFEF2
Accessibility & contrast
On white
1.30
#68FBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#68FBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBC0
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBC0 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABD
Deuteranopia (green-blind)
#E2DCC4
Tritanopia (blue-blind)
#11FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbc0; /* rgb */ color: rgb(104, 251, 192); /* oklch */ color: oklch(89.3% 0.152 163.7);
Tailwind
colors: {
custom: {
50: '#9ffdd3',
500: '#68fbc0',
950: '#000000',
},
}SCSS
$custom: #68fbc0; $custom-light: #9ffdd3; $custom-dark: #000000;
JSON
{
"hex": "#68fbc0",
"rgb": {
"r": 104,
"g": 251,
"b": 192
},
"hsl": {
"h": 155.918,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89287,
"c": 0.15216,
"h": 163.7
},
"luminance": 0.75743
}Semantic roles & 50–950 ramp
primary
#68FBC0
secondary
#D63273
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683