#68FCCE#68FCCE
#68FCCE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.143 H 169.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCCE |
|---|---|
| RGB | rgb(104, 252, 206) |
| HSL | hsl(161, 96%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.33, -50.28, 10.28) |
| CIE-LCH | lch(90.33, 51.32, 168.44°) |
| OKLab | oklab(89.87% -0.1409 0.0263) |
| OKLCH | oklch(89.87% 0.143 169.4) |
| XYZ | xyz(51.6545, 77.0149, 70.5237) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCCE #FC6896
analogous
#68FC84 #68FCCE #68E0FC
triadic
#68FCCE #CE68FC #FCCE68
tetradic
#68FCCE #8468FC #FC6896 #E0FC68
square
#68FCCE #8468FC #FC6896 #E0FC68
split-complementary
#68FCCE #FC68E0 #FC8468
monochromatic
#05E59F #2CFBBB #68FCCE #A4FDE1 #E0FEF5
Accessibility & contrast
On white
1.28
#68FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#68FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCCE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCCE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fcce; /* rgb */ color: rgb(104, 252, 206); /* oklch */ color: oklch(89.9% 0.143 169.4);
Tailwind
colors: {
custom: {
50: '#a0fedd',
500: '#68fcce',
950: '#000000',
},
}SCSS
$custom: #68fcce; $custom-light: #a0fedd; $custom-dark: #000000;
JSON
{
"hex": "#68fcce",
"rgb": {
"r": 104,
"g": 252,
"b": 206
},
"hsl": {
"h": 161.351,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89868,
"c": 0.14333,
"h": 169.4
},
"luminance": 0.7702
}Semantic roles & 50–950 ramp
primary
#68FCCE
secondary
#D73165
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684