#68F5BE#68F5BE
#68F5BE is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.8% C 0.146 H 164.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5BE |
|---|---|
| RGB | rgb(104, 245, 190) |
| HSL | hsl(157, 88%, 68%) |
| HSV | hsv(157, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(87.95, -50.85, 15.18) |
| CIE-LCH | lch(87.95, 53.07, 163.38°) |
| OKLab | oklab(87.81% -0.1408 0.0389) |
| OKLCH | oklch(87.81% 0.146 164.6) |
| XYZ | xyz(47.6510, 71.9609, 60.0839) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.11
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5BE #F5689F
analogous
#68F577 #68F5BE #68E5F5
triadic
#68F5BE #BE68F5 #F5BE68
tetradic
#68F5BE #7768F5 #F5689F #E5F568
square
#68F5BE #7768F5 #F5689F #E5F568
split-complementary
#68F5BE #F568E5 #F57768
monochromatic
#0ED587 #2FF1A5 #68F5BE #A1F9D7 #DBFDEF
Accessibility & contrast
On white
1.36
#68F5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#68F5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5BE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5BE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BB
Deuteranopia (green-blind)
#DCD7C2
Tritanopia (blue-blind)
#1CF5E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f5be; /* rgb */ color: rgb(104, 245, 190); /* oklch */ color: oklch(87.8% 0.146 164.6);
Tailwind
colors: {
custom: {
50: '#9ef9d1',
500: '#68f5be',
950: '#000000',
},
}SCSS
$custom: #68f5be; $custom-light: #9ef9d1; $custom-dark: #000000;
JSON
{
"hex": "#68f5be",
"rgb": {
"r": 104,
"g": 245,
"b": 190
},
"hsl": {
"h": 156.596,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87813,
"c": 0.14604,
"h": 164.6
},
"luminance": 0.71966
}Semantic roles & 50–950 ramp
primary
#68F5BE
secondary
#CE3370
accent
#015AE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583