#68FBC4#68FBC4
#68FBC4 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.149 H 165.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBC4 |
|---|---|
| RGB | rgb(104, 251, 196) |
| HSL | hsl(158, 95%, 70%) |
| HSV | hsv(158, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.82, -52.06, 14.72) |
| CIE-LCH | lch(89.82, 54.10, 164.21°) |
| OKLab | oklab(89.38% -0.1443 0.0377) |
| OKLCH | oklch(89.38% 0.149 165.4) |
| XYZ | xyz(50.1649, 75.9180, 64.2238) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.46
Light Greenish Blue
#63F7B4
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBC4 #FB689F
analogous
#68FB7B #68FBC4 #68E9FB
triadic
#68FBC4 #C468FB #FBC468
tetradic
#68FBC4 #7B68FB #FB689F #E9FB68
square
#68FBC4 #7B68FB #FB689F #E9FB68
split-complementary
#68FBC4 #FB68E9 #FB7B68
monochromatic
#06E390 #2CF9AD #68FBC4 #A4FDDB #DFFEF3
Accessibility & contrast
On white
1.30
#68FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#68FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBC4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBC4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#04FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbc4; /* rgb */ color: rgb(104, 251, 196); /* oklch */ color: oklch(89.4% 0.149 165.4);
Tailwind
colors: {
custom: {
50: '#9ffdd6',
500: '#68fbc4',
950: '#000000',
},
}SCSS
$custom: #68fbc4; $custom-light: #9ffdd6; $custom-dark: #000000;
JSON
{
"hex": "#68fbc4",
"rgb": {
"r": 104,
"g": 251,
"b": 196
},
"hsl": {
"h": 157.551,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89382,
"c": 0.14914,
"h": 165.4
},
"luminance": 0.75923
}Semantic roles & 50–950 ramp
primary
#68FBC4
secondary
#D6326F
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683