#68F3CA#68F3CA
#68F3CA is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.135 H 170.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3CA |
|---|---|
| RGB | rgb(104, 243, 202) |
| HSL | hsl(162, 85%, 68%) |
| HSV | hsv(162, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.63, -47.37, 8.50) |
| CIE-LCH | lch(87.63, 48.13, 169.83°) |
| OKLab | oklab(87.64% -0.1334 0.0217) |
| OKLCH | oklch(87.64% 0.135 170.8) |
| XYZ | xyz(48.4151, 71.3038, 67.0772) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3CA #F36891
analogous
#68F384 #68F3CA #68D7F3
triadic
#68F3CA #CA68F3 #F3CA68
tetradic
#68F3CA #8468F3 #F36891 #D7F368
square
#68F3CA #8468F3 #F36891 #D7F368
split-complementary
#68F3CA #F368D7 #F38468
monochromatic
#11D098 #2FEEB6 #68F3CA #A1F8DE #D9FCF2
Accessibility & contrast
On white
1.38
#68F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#68F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3CA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3CA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C8
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f3ca; /* rgb */ color: rgb(104, 243, 202); /* oklch */ color: oklch(87.6% 0.135 170.8);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#68f3ca',
950: '#000000',
},
}SCSS
$custom: #68f3ca; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#68f3ca",
"rgb": {
"r": 104,
"g": 243,
"b": 202
},
"hsl": {
"h": 162.302,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.87642,
"c": 0.13512,
"h": 170.8
},
"luminance": 0.71309
}Semantic roles & 50–950 ramp
primary
#68F3CA
secondary
#CC3460
accent
#0445E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583