#68FBC8#68FBC8
#68FBC8 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.146 H 167.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBC8 |
|---|---|
| RGB | rgb(104, 251, 200) |
| HSL | hsl(159, 95%, 70%) |
| HSV | hsv(159, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(89.91, -51.19, 12.78) |
| CIE-LCH | lch(89.91, 52.76, 165.98°) |
| OKLab | oklab(89.48% -0.1425 0.0327) |
| OKLCH | oklch(89.48% 0.146 167.1) |
| XYZ | xyz(50.6263, 76.1025, 66.6536) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBC8 #FB689B
analogous
#68FB7F #68FBC8 #68E4FB
triadic
#68FBC8 #C868FB #FBC868
tetradic
#68FBC8 #7F68FB #FB689B #E4FB68
square
#68FBC8 #7F68FB #FB689B #E4FB68
split-complementary
#68FBC8 #FB68E4 #FB7F68
monochromatic
#06E396 #2CF9B2 #68FBC8 #A4FDDE #DFFEF3
Accessibility & contrast
On white
1.29
#68FBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#68FBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBC8
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBC8 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC5
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbc8; /* rgb */ color: rgb(104, 251, 200); /* oklch */ color: oklch(89.5% 0.146 167.1);
Tailwind
colors: {
custom: {
50: '#9ffdd8',
500: '#68fbc8',
950: '#000000',
},
}SCSS
$custom: #68fbc8; $custom-light: #9ffdd8; $custom-dark: #000000;
JSON
{
"hex": "#68fbc8",
"rgb": {
"r": 104,
"g": 251,
"b": 200
},
"hsl": {
"h": 159.184,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89481,
"c": 0.14624,
"h": 167.1
},
"luminance": 0.76108
}Semantic roles & 50–950 ramp
primary
#68FBC8
secondary
#D6326B
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683