#68F2CC#68F2CC
#68F2CC is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.133 H 172.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2CC |
|---|---|
| RGB | rgb(104, 242, 204) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.39, -46.49, 7.11) |
| CIE-LCH | lch(87.39, 47.03, 171.31°) |
| OKLab | oklab(87.46% -0.1314 0.0181) |
| OKLCH | oklch(87.46% 0.133 172.2) |
| XYZ | xyz(48.3550, 70.8022, 68.2329) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.03
Aquamarine
#7FFFD4
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.08
Aqua (survey)
#13EAC9
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2CC #F2688E
analogous
#68F287 #68F2CC #68D3F2
triadic
#68F2CC #CC68F2 #F2CC68
tetradic
#68F2CC #8768F2 #F2688E #D3F268
square
#68F2CC #8768F2 #F2688E #D3F268
split-complementary
#68F2CC #F268D3 #F28768
monochromatic
#12CE9A #30EDB9 #68F2CC #A0F7DF #D9FCF2
Accessibility & contrast
On white
1.39
#68F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#68F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2CC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2CC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f2cc; /* rgb */ color: rgb(104, 242, 204); /* oklch */ color: oklch(87.5% 0.133 172.2);
Tailwind
colors: {
custom: {
50: '#9ef7db',
500: '#68f2cc',
950: '#000000',
},
}SCSS
$custom: #68f2cc; $custom-light: #9ef7db; $custom-dark: #000000;
JSON
{
"hex": "#68f2cc",
"rgb": {
"r": 104,
"g": 242,
"b": 204
},
"hsl": {
"h": 163.478,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.87459,
"c": 0.13269,
"h": 172.2
},
"luminance": 0.70807
}Semantic roles & 50–950 ramp
primary
#68F2CC
secondary
#CA345D
accent
#0541E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584