#68F2CD#68F2CD
#68F2CD is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.132 H 172.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2CD |
|---|---|
| RGB | rgb(104, 242, 205) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.41, -46.26, 6.62) |
| CIE-LCH | lch(87.41, 46.73, 171.86°) |
| OKLab | oklab(87.49% -0.131 0.0168) |
| OKLCH | oklch(87.49% 0.132 172.7) |
| XYZ | xyz(48.4753, 70.8503, 68.8666) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Aquamarine
#7FFFD4
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2CD #F2688D
analogous
#68F288 #68F2CD #68D2F2
triadic
#68F2CD #CD68F2 #F2CD68
tetradic
#68F2CD #8868F2 #F2688D #D2F268
square
#68F2CD #8868F2 #F2688D #D2F268
split-complementary
#68F2CD #F268D2 #F28868
monochromatic
#12CE9B #30EDBA #68F2CD #A0F7E0 #D9FCF2
Accessibility & contrast
On white
1.38
#68F2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#68F2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2CD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2CD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f2cd; /* rgb */ color: rgb(104, 242, 205); /* oklch */ color: oklch(87.5% 0.132 172.7);
Tailwind
colors: {
custom: {
50: '#9ff7dc',
500: '#68f2cd',
950: '#000000',
},
}SCSS
$custom: #68f2cd; $custom-light: #9ff7dc; $custom-dark: #000000;
JSON
{
"hex": "#68f2cd",
"rgb": {
"r": 104,
"g": 242,
"b": 205
},
"hsl": {
"h": 163.913,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.87485,
"c": 0.13208,
"h": 172.7
},
"luminance": 0.70855
}Semantic roles & 50–950 ramp
primary
#68F2CD
secondary
#CA345C
accent
#0540E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584