#68F2CA#68F2CA
#68F2CA is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.134 H 171.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2CA |
|---|---|
| RGB | rgb(104, 242, 202) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.34, -46.95, 8.08) |
| CIE-LCH | lch(87.34, 47.64, 170.23°) |
| OKLab | oklab(87.41% -0.1323 0.0206) |
| OKLCH | oklch(87.41% 0.134 171.1) |
| XYZ | xyz(48.1167, 70.7069, 66.9777) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.86
Aquamarine
#7FFFD4
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2CA #F26890
analogous
#68F285 #68F2CA #68D5F2
triadic
#68F2CA #CA68F2 #F2CA68
tetradic
#68F2CA #8568F2 #F26890 #D5F268
square
#68F2CA #8568F2 #F26890 #D5F268
split-complementary
#68F2CA #F268D5 #F28568
monochromatic
#12CE97 #30EDB6 #68F2CA #A0F7DE #D9FCF2
Accessibility & contrast
On white
1.39
#68F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#68F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2CA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2CA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f2ca; /* rgb */ color: rgb(104, 242, 202); /* oklch */ color: oklch(87.4% 0.134 171.1);
Tailwind
colors: {
custom: {
50: '#9ef7da',
500: '#68f2ca',
950: '#000000',
},
}SCSS
$custom: #68f2ca; $custom-light: #9ef7da; $custom-dark: #000000;
JSON
{
"hex": "#68f2ca",
"rgb": {
"r": 104,
"g": 242,
"b": 202
},
"hsl": {
"h": 162.609,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.87405,
"c": 0.13393,
"h": 171.1
},
"luminance": 0.70712
}Semantic roles & 50–950 ramp
primary
#68F2CA
secondary
#CA3460
accent
#0545E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583