#68F4CC#68F4CC
#68F4CC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.135 H 171.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4CC |
|---|---|
| RGB | rgb(104, 244, 204) |
| HSL | hsl(163, 86%, 68%) |
| HSV | hsv(163, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.97, -47.35, 7.94) |
| CIE-LCH | lch(87.97, 48.01, 170.48°) |
| OKLab | oklab(87.93% -0.1335 0.0202) |
| OKLCH | oklch(87.93% 0.135 171.4) |
| XYZ | xyz(48.9535, 71.9992, 68.4324) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4CC #F46890
analogous
#68F486 #68F4CC #68D6F4
triadic
#68F4CC #CC68F4 #F4CC68
tetradic
#68F4CC #8668F4 #F46890 #D6F468
square
#68F4CC #8668F4 #F46890 #D6F468
split-complementary
#68F4CC #F468D6 #F48668
monochromatic
#0FD29B #2FF0B9 #68F4CC #A1F8DF #DAFCF3
Accessibility & contrast
On white
1.36
#68F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#68F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4CC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4CC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f4cc; /* rgb */ color: rgb(104, 244, 204); /* oklch */ color: oklch(87.9% 0.135 171.4);
Tailwind
colors: {
custom: {
50: '#9ff8db',
500: '#68f4cc',
950: '#000000',
},
}SCSS
$custom: #68f4cc; $custom-light: #9ff8db; $custom-dark: #000000;
JSON
{
"hex": "#68f4cc",
"rgb": {
"r": 104,
"g": 244,
"b": 204
},
"hsl": {
"h": 162.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8793,
"c": 0.13505,
"h": 171.4
},
"luminance": 0.72004
}Semantic roles & 50–950 ramp
primary
#68F4CC
secondary
#CD335F
accent
#0343E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584