#68F0BD#68F0BD
#68F0BD is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.140 H 165.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0BD |
|---|---|
| RGB | rgb(104, 240, 189) |
| HSL | hsl(158, 82%, 67%) |
| HSV | hsv(158, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.47, -48.98, 13.61) |
| CIE-LCH | lch(86.47, 50.84, 164.47°) |
| OKLab | oklab(86.6% -0.136 0.0349) |
| OKLCH | oklch(86.6% 0.14 165.6) |
| XYZ | xyz(46.0498, 68.9329, 59.0128) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0BD #F0689B
analogous
#68F079 #68F0BD #68DFF0
triadic
#68F0BD #BD68F0 #F0BD68
tetradic
#68F0BD #7968F0 #F0689B #DFF068
square
#68F0BD #7968F0 #F0689B #DFF068
split-complementary
#68F0BD #F068DF #F07968
monochromatic
#14CA85 #30EAA5 #68F0BD #A0F6D5 #D7FBEE
Accessibility & contrast
On white
1.42
#68F0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#68F0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0BD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0BD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#22F0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f0bd; /* rgb */ color: rgb(104, 240, 189); /* oklch */ color: oklch(86.6% 0.140 165.6);
Tailwind
colors: {
custom: {
50: '#9ef6d1',
500: '#68f0bd',
950: '#000000',
},
}SCSS
$custom: #68f0bd; $custom-light: #9ef6d1; $custom-dark: #000000;
JSON
{
"hex": "#68f0bd",
"rgb": {
"r": 104,
"g": 240,
"b": 189
},
"hsl": {
"h": 157.5,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.86599,
"c": 0.14041,
"h": 165.6
},
"luminance": 0.68937
}Semantic roles & 50–950 ramp
primary
#68F0BD
secondary
#C6366C
accent
#0758DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583