#68F2BE#68F2BE
#68F2BE is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.142 H 165.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2BE |
|---|---|
| RGB | rgb(104, 242, 190) |
| HSL | hsl(157, 84%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.08, -49.60, 13.95) |
| CIE-LCH | lch(87.08, 51.53, 164.30°) |
| OKLab | oklab(87.1% -0.1377 0.0357) |
| OKLCH | oklch(87.1% 0.142 165.5) |
| XYZ | xyz(46.7508, 70.1605, 59.7838) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2BE #F2689C
analogous
#68F279 #68F2BE #68E1F2
triadic
#68F2BE #BE68F2 #F2BE68
tetradic
#68F2BE #7968F2 #F2689C #E1F268
square
#68F2BE #7968F2 #F2689C #E1F268
split-complementary
#68F2BE #F268E1 #F27968
monochromatic
#12CE87 #30EDA6 #68F2BE #A0F7D6 #D9FCEF
Accessibility & contrast
On white
1.40
#68F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#68F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2BE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2BE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BB
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#1FF2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f2be; /* rgb */ color: rgb(104, 242, 190); /* oklch */ color: oklch(87.1% 0.142 165.5);
Tailwind
colors: {
custom: {
50: '#9ef7d1',
500: '#68f2be',
950: '#000000',
},
}SCSS
$custom: #68f2be; $custom-light: #9ef7d1; $custom-dark: #000000;
JSON
{
"hex": "#68f2be",
"rgb": {
"r": 104,
"g": 242,
"b": 190
},
"hsl": {
"h": 157.391,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.871,
"c": 0.14222,
"h": 165.5
},
"luminance": 0.70165
}Semantic roles & 50–950 ramp
primary
#68F2BE
secondary
#CA346D
accent
#0558E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583