#68F5CA#68F5CA
#68F5CA is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.138 H 170.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5CA |
|---|---|
| RGB | rgb(104, 245, 202) |
| HSL | hsl(162, 88%, 68%) |
| HSV | hsv(162, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(88.21, -48.23, 9.33) |
| CIE-LCH | lch(88.21, 49.12, 169.05°) |
| OKLab | oklab(88.11% -0.1354 0.0238) |
| OKLCH | oklch(88.11% 0.138 170) |
| XYZ | xyz(49.0169, 72.5073, 67.2778) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5CA #F56893
analogous
#68F583 #68F5CA #68DAF5
triadic
#68F5CA #CA68F5 #F5CA68
tetradic
#68F5CA #8368F5 #F56893 #DAF568
square
#68F5CA #8368F5 #F56893 #DAF568
split-complementary
#68F5CA #F568DA #F58368
monochromatic
#0ED598 #2FF1B6 #68F5CA #A1F9DE #DBFDF2
Accessibility & contrast
On white
1.35
#68F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#68F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5CA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5CA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f5ca; /* rgb */ color: rgb(104, 245, 202); /* oklch */ color: oklch(88.1% 0.138 170.0);
Tailwind
colors: {
custom: {
50: '#9ff9da',
500: '#68f5ca',
950: '#000000',
},
}SCSS
$custom: #68f5ca; $custom-light: #9ff9da; $custom-dark: #000000;
JSON
{
"hex": "#68f5ca",
"rgb": {
"r": 104,
"g": 245,
"b": 202
},
"hsl": {
"h": 161.702,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.88114,
"c": 0.13753,
"h": 170
},
"luminance": 0.72512
}Semantic roles & 50–950 ramp
primary
#68F5CA
secondary
#CE3362
accent
#0147E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583