#68F5CD#68F5CD
#68F5CD is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.2% C 0.136 H 171.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5CD |
|---|---|
| RGB | rgb(104, 245, 205) |
| HSL | hsl(163, 88%, 68%) |
| HSV | hsv(163, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 16.3%, 3.9%) |
| CIE-LAB | lab(88.28, -47.55, 7.87) |
| CIE-LCH | lch(88.28, 48.19, 170.60°) |
| OKLab | oklab(88.19% -0.1341 0.02) |
| OKLCH | oklch(88.19% 0.136 171.5) |
| XYZ | xyz(49.3756, 72.6508, 69.1667) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.91
Aquamarine
#7FFFD4
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5CD #F56890
analogous
#68F586 #68F5CD #68D6F5
triadic
#68F5CD #CD68F5 #F5CD68
tetradic
#68F5CD #8668F5 #F56890 #D6F568
square
#68F5CD #8668F5 #F56890 #D6F568
split-complementary
#68F5CD #F568D6 #F58668
monochromatic
#0ED59C #2FF1BA #68F5CD #A1F9E0 #DBFDF3
Accessibility & contrast
On white
1.35
#68F5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#68F5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5CD
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5CD | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CB
Deuteranopia (green-blind)
#DAD7D0
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f5cd; /* rgb */ color: rgb(104, 245, 205); /* oklch */ color: oklch(88.2% 0.136 171.5);
Tailwind
colors: {
custom: {
50: '#9ff9dc',
500: '#68f5cd',
950: '#000000',
},
}SCSS
$custom: #68f5cd; $custom-light: #9ff9dc; $custom-dark: #000000;
JSON
{
"hex": "#68f5cd",
"rgb": {
"r": 104,
"g": 245,
"b": 205
},
"hsl": {
"h": 162.979,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.88192,
"c": 0.13562,
"h": 171.5
},
"luminance": 0.72656
}Semantic roles & 50–950 ramp
primary
#68F5CD
secondary
#CE335F
accent
#0142E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584