#68FBC5#68FBC5
#68FBC5 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.148 H 165.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBC5 |
|---|---|
| RGB | rgb(104, 251, 197) |
| HSL | hsl(158, 95%, 70%) |
| HSV | hsv(158, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(89.84, -51.84, 14.24) |
| CIE-LCH | lch(89.84, 53.76, 164.64°) |
| OKLab | oklab(89.41% -0.1439 0.0365) |
| OKLCH | oklch(89.41% 0.148 165.8) |
| XYZ | xyz(50.2791, 75.9636, 64.8252) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.69
Greenish Cyan
#2AFEB7
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBC5 #FB689E
analogous
#68FB7C #68FBC5 #68E8FB
triadic
#68FBC5 #C568FB #FBC568
tetradic
#68FBC5 #7C68FB #FB689E #E8FB68
square
#68FBC5 #7C68FB #FB689E #E8FB68
split-complementary
#68FBC5 #FB68E8 #FB7C68
monochromatic
#06E392 #2CF9AE #68FBC5 #A4FDDC #DFFEF3
Accessibility & contrast
On white
1.30
#68FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#68FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBC5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBC5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbc5; /* rgb */ color: rgb(104, 251, 197); /* oklch */ color: oklch(89.4% 0.148 165.8);
Tailwind
colors: {
custom: {
50: '#9ffdd6',
500: '#68fbc5',
950: '#000000',
},
}SCSS
$custom: #68fbc5; $custom-light: #9ffdd6; $custom-dark: #000000;
JSON
{
"hex": "#68fbc5",
"rgb": {
"r": 104,
"g": 251,
"b": 197
},
"hsl": {
"h": 157.959,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89407,
"c": 0.14841,
"h": 165.8
},
"luminance": 0.75969
}Semantic roles & 50–950 ramp
primary
#68FBC5
secondary
#D6326E
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683