#68F6BE#68F6BE
#68F6BE is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.1% C 0.147 H 164.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68F6BE |
|---|---|
| RGB | rgb(104, 246, 190) |
| HSL | hsl(156, 89%, 69%) |
| HSV | hsv(156, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 22.8%, 3.5%) |
| CIE-LAB | lab(88.24, -51.27, 15.59) |
| CIE-LCH | lch(88.24, 53.59, 163.09°) |
| OKLab | oklab(88.05% -0.1418 0.0399) |
| OKLCH | oklch(88.05% 0.147 164.3) |
| XYZ | xyz(47.9543, 72.5676, 60.1850) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F6BE #F668A0
analogous
#68F677 #68F6BE #68E7F6
triadic
#68F6BE #BE68F6 #F6BE68
tetradic
#68F6BE #7768F6 #F668A0 #E7F668
square
#68F6BE #7768F6 #F668A0 #E7F668
split-complementary
#68F6BE #F668E7 #F67768
monochromatic
#0DD787 #2EF3A5 #68F6BE #A2F9D7 #DCFDF0
Accessibility & contrast
On white
1.35
#68F6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#68F6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F6BE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F6BE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#1BF6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f6be; /* rgb */ color: rgb(104, 246, 190); /* oklch */ color: oklch(88.1% 0.147 164.3);
Tailwind
colors: {
custom: {
50: '#9ffad1',
500: '#68f6be',
950: '#000000',
},
}SCSS
$custom: #68f6be; $custom-light: #9ffad1; $custom-dark: #000000;
JSON
{
"hex": "#68f6be",
"rgb": {
"r": 104,
"g": 246,
"b": 190
},
"hsl": {
"h": 156.338,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.88051,
"c": 0.14732,
"h": 164.3
},
"luminance": 0.72572
}Semantic roles & 50–950 ramp
primary
#68F6BE
secondary
#CF3371
accent
#005BE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583