#68F3CC#68F3CC
#68F3CC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.7% C 0.134 H 171.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3CC |
|---|---|
| RGB | rgb(104, 243, 204) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.68, -46.92, 7.52) |
| CIE-LCH | lch(87.68, 47.52, 170.89°) |
| OKLab | oklab(87.69% -0.1325 0.0192) |
| OKLCH | oklch(87.69% 0.134 171.8) |
| XYZ | xyz(48.6535, 71.3991, 68.3324) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3CC #F3688F
analogous
#68F386 #68F3CC #68D5F3
triadic
#68F3CC #CC68F3 #F3CC68
tetradic
#68F3CC #8668F3 #F3688F #D5F368
square
#68F3CC #8668F3 #F3688F #D5F368
split-complementary
#68F3CC #F368D5 #F38668
monochromatic
#11D09A #2FEEB9 #68F3CC #A1F8DF #D9FCF2
Accessibility & contrast
On white
1.37
#68F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#68F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3CC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3CC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f3cc; /* rgb */ color: rgb(104, 243, 204); /* oklch */ color: oklch(87.7% 0.134 171.8);
Tailwind
colors: {
custom: {
50: '#9ff8db',
500: '#68f3cc',
950: '#000000',
},
}SCSS
$custom: #68f3cc; $custom-light: #9ff8db; $custom-dark: #000000;
JSON
{
"hex": "#68f3cc",
"rgb": {
"r": 104,
"g": 243,
"b": 204
},
"hsl": {
"h": 163.165,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.87694,
"c": 0.13387,
"h": 171.8
},
"luminance": 0.71404
}Semantic roles & 50–950 ramp
primary
#68F3CC
secondary
#CC345E
accent
#0442E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584