#68FBD4#68FBD4
#68FBD4 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.138 H 172.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBD4 |
|---|---|
| RGB | rgb(104, 251, 212) |
| HSL | hsl(164, 95%, 70%) |
| HSV | hsv(164, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 15.5%, 1.6%) |
| CIE-LAB | lab(90.18, -48.50, 6.96) |
| CIE-LCH | lch(90.18, 49.00, 171.83°) |
| OKLab | oklab(89.79% -0.1372 0.0177) |
| OKLCH | oklch(89.79% 0.138 172.7) |
| XYZ | xyz(52.0841, 76.6856, 74.3316) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBD4 #FB688F
analogous
#68FB8B #68FBD4 #68D8FB
triadic
#68FBD4 #D468FB #FBD468
tetradic
#68FBD4 #8B68FB #FB688F #D8FB68
square
#68FBD4 #8B68FB #FB688F #D8FB68
split-complementary
#68FBD4 #FB68D8 #FB8B68
monochromatic
#06E3A8 #2CF9C3 #68FBD4 #A4FDE5 #DFFEF6
Accessibility & contrast
On white
1.29
#68FBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#68FBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBD4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBD4 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD2
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#00FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fbd4; /* rgb */ color: rgb(104, 251, 212); /* oklch */ color: oklch(89.8% 0.138 172.7);
Tailwind
colors: {
custom: {
50: '#a0fde1',
500: '#68fbd4',
950: '#000000',
},
}SCSS
$custom: #68fbd4; $custom-light: #a0fde1; $custom-dark: #000000;
JSON
{
"hex": "#68fbd4",
"rgb": {
"r": 104,
"g": 251,
"b": 212
},
"hsl": {
"h": 164.082,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.8979,
"c": 0.13837,
"h": 172.7
},
"luminance": 0.76691
}Semantic roles & 50–950 ramp
primary
#68FBD4
secondary
#D6325D
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684