#68F0BC#68F0BC
#68F0BC is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.141 H 165.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0BC |
|---|---|
| RGB | rgb(104, 240, 188) |
| HSL | hsl(157, 82%, 67%) |
| HSV | hsv(157, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.45, -49.19, 14.10) |
| CIE-LCH | lch(86.45, 51.18, 164.01°) |
| OKLab | oklab(86.58% -0.1365 0.0361) |
| OKLCH | oklch(86.58% 0.141 165.2) |
| XYZ | xyz(45.9417, 68.8897, 58.4431) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0BC #F0689C
analogous
#68F078 #68F0BC #68E0F0
triadic
#68F0BC #BC68F0 #F0BC68
tetradic
#68F0BC #7868F0 #F0689C #E0F068
square
#68F0BC #7868F0 #F0689C #E0F068
split-complementary
#68F0BC #F068E0 #F07868
monochromatic
#14CA84 #30EAA3 #68F0BC #A0F6D5 #D7FBED
Accessibility & contrast
On white
1.42
#68F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#68F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0BC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0BC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#23F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f0bc; /* rgb */ color: rgb(104, 240, 188); /* oklch */ color: oklch(86.6% 0.141 165.2);
Tailwind
colors: {
custom: {
50: '#9ef6d0',
500: '#68f0bc',
950: '#000000',
},
}SCSS
$custom: #68f0bc; $custom-light: #9ef6d0; $custom-dark: #000000;
JSON
{
"hex": "#68f0bc",
"rgb": {
"r": 104,
"g": 240,
"b": 188
},
"hsl": {
"h": 157.059,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.86575,
"c": 0.14116,
"h": 165.2
},
"luminance": 0.68894
}Semantic roles & 50–950 ramp
primary
#68F0BC
secondary
#C6366D
accent
#0759DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583