#68FBC9#68FBC9
#68FBC9 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.146 H 167.5°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBC9 |
|---|---|
| RGB | rgb(104, 251, 201) |
| HSL | hsl(160, 95%, 70%) |
| HSV | hsv(160, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(89.93, -50.97, 12.29) |
| CIE-LCH | lch(89.93, 52.43, 166.44°) |
| OKLab | oklab(89.51% -0.1421 0.0315) |
| OKLCH | oklch(89.51% 0.146 167.5) |
| XYZ | xyz(50.7435, 76.1494, 67.2711) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBC9 #FB689A
analogous
#68FB80 #68FBC9 #68E3FB
triadic
#68FBC9 #C968FB #FBC968
tetradic
#68FBC9 #8068FB #FB689A #E3FB68
square
#68FBC9 #8068FB #FB689A #E3FB68
split-complementary
#68FBC9 #FB68E3 #FB8068
monochromatic
#06E398 #2CF9B4 #68FBC9 #A4FDDE #DFFEF4
Accessibility & contrast
On white
1.29
#68FBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#68FBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBC9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBC9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC6
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbc9; /* rgb */ color: rgb(104, 251, 201); /* oklch */ color: oklch(89.5% 0.146 167.5);
Tailwind
colors: {
custom: {
50: '#9ffdd9',
500: '#68fbc9',
950: '#000000',
},
}SCSS
$custom: #68fbc9; $custom-light: #9ffdd9; $custom-dark: #000000;
JSON
{
"hex": "#68fbc9",
"rgb": {
"r": 104,
"g": 251,
"b": 201
},
"hsl": {
"h": 159.592,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89506,
"c": 0.14553,
"h": 167.5
},
"luminance": 0.76154
}Semantic roles & 50–950 ramp
primary
#68FBC9
secondary
#D63269
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683